[PATCH] D50200: AMDGPU: Handle "uniform-work-group-size" attribute
Aakanksha Patil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 19 11:13:27 PDT 2018
aakanksha555 updated this revision to Diff 166147.
aakanksha555 marked 2 inline comments as not done.
aakanksha555 edited the summary of this revision.
aakanksha555 added a comment.
Added support to ensure the attribute propagates from the caller to the function even within nested function calls.
https://reviews.llvm.org/D50200
Files:
lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
test/CodeGen/AMDGPU/uniform-work-group-test1.ll
test/CodeGen/AMDGPU/uniform-work-group-test2.ll
test/CodeGen/AMDGPU/uniform-work-group-test3.ll
test/CodeGen/AMDGPU/uniform-work-group-test4.ll
test/CodeGen/AMDGPU/uniform-work-group-test5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50200.166147.patch
Type: text/x-patch
Size: 7839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/2de0b1c8/attachment.bin>
More information about the llvm-commits
mailing list