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

Zhigang Gong zhigang.gong at linux.intel.com
Sun Sep 13 23:23:59 PDT 2015


This patch LGTM, and my patchset includes this change.
I will rebase after both of them got reviewed.

Thanks.

On Mon, Sep 14, 2015 at 06:56:37AM +0800, Guo Yejun wrote:
> 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
> 
> _______________________________________________
> Beignet mailing list
> Beignet at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/beignet


More information about the Beignet mailing list