[Libclc-dev] [PATCH 2/3] r600: get_work_dim: Update metadata syntax for LLVM 3.6

Jan Vesely jan.vesely at rutgers.edu
Tue Dec 23 23:53:31 PST 2014


On Tue, 2014-12-23 at 12:51 -0500, Tom Stellard wrote:
> ---
>  r600/lib/workitem/get_work_dim.ll | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/r600/lib/workitem/get_work_dim.ll b/r600/lib/workitem/get_work_dim.ll
> index 1220153..1f86b5e 100644
> --- a/r600/lib/workitem/get_work_dim.ll
> +++ b/r600/lib/workitem/get_work_dim.ll
> @@ -5,4 +5,4 @@ define i32 @get_work_dim() nounwind readnone alwaysinline {
>    ret i32 %x
>  }
>  
> -!0 = metadata !{ i32 1, i32 4 }
> +!0 = !{ i32 1, i32 4 }

the first two LGTM,
I don't know enough to review the third one
-- 
Jan Vesely <jan.vesely at rutgers.edu>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20141224/81966d76/attachment.sig>


More information about the Libclc-dev mailing list