[Beignet] [PATCH] remove register name which is no longer there

Guo Yejun yejun.guo at intel.com
Sun Sep 13 15:56:37 PDT 2015


8b9672ae40 removed the register laneid and should remove the name
at same patch, but missed.

Signed-off-by: Guo Yejun <yejun.guo at intel.com>
---
 backend/src/ir/profile.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/backend/src/ir/profile.cpp b/backend/src/ir/profile.cpp
index 37f2d3d..eed7e81 100644
--- a/backend/src/ir/profile.cpp
+++ b/backend/src/ir/profile.cpp
@@ -44,7 +44,6 @@ namespace ir {
         "retVal", "slm_offset",
         "printf_buffer_pointer", "printf_index_buffer_pointer",
         "dwblockip",
-        "lane_id",
         "invalid",
         "bti_utility"
     };
-- 
1.9.1



More information about the Beignet mailing list