[PATCH] D20299: AMDGPU: Export target workitem related builtins
Jan Vesely via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 12:52:07 PDT 2016
jvesely updated this revision to Diff 58669.
jvesely added a comment.
This revision is now accepted and ready to land.
emit intrinsics manually and add range metadata.
not sure where to get authoritative source on global size/wg_id limits.
clover reports 256, but that seems bogus.
Repository:
rL LLVM
http://reviews.llvm.org/D20299
Files:
include/clang/Basic/BuiltinsAMDGPU.def
lib/CodeGen/CGBuiltin.cpp
test/CodeGenOpenCL/builtins-amdgcn.cl
test/CodeGenOpenCL/builtins-r600.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20299.58669.patch
Type: text/x-patch
Size: 12420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/b15cb81d/attachment.bin>
More information about the llvm-commits
mailing list