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

Zhigang Gong zhigang.gong at linux.intel.com
Thu Jun 20 23:32:35 PDT 2013


LGTM, pushed, thanks.

On Fri, Jun 21, 2013 at 09:48:32AM +0800, Homer Hsing wrote:
> 
> 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
> 
> _______________________________________________
> Beignet mailing list
> Beignet at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/beignet


More information about the Beignet mailing list