[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 13:01:11 PDT 2018
aakanksha555 updated this revision to Diff 166172.
aakanksha555 added a comment.
Updated the patch to prevent propagating the attribute if other callers do not have it.
Updated Test 5 to show the update.
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.166172.patch
Type: text/x-patch
Size: 7738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/17868c44/attachment.bin>
More information about the llvm-commits
mailing list