[Beignet] [PATCH] add a lost special register name

Homer Hsing homer.xing at intel.com
Thu Jun 20 18:48:32 PDT 2013


Signed-off-by: Homer Hsing <homer.xing at intel.com>
---
 backend/src/ir/profile.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/backend/src/ir/profile.cpp b/backend/src/ir/profile.cpp
index 99cd06c..675018a 100644
--- a/backend/src/ir/profile.cpp
+++ b/backend/src/ir/profile.cpp
@@ -41,6 +41,7 @@ namespace ir {
         "block_ip",
         "barrier_id", "thread_number",
         "const_curbe_offset",
+        "work_dimension",
     };
 
 #if GBE_DEBUG
-- 
1.8.1.2



More information about the Beignet mailing list