[PATCH] D50200: AMDGPU: Handle "uniform-work-group-size" attribute
Aakanksha Patil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 15 14:36:25 PST 2018
aakanksha555 updated this revision to Diff 174290.
aakanksha555 marked 2 inline comments as done.
aakanksha555 added a comment.
Added a check for external functions and modified the test for it
https://reviews.llvm.org/D50200
Files:
lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
test/CodeGen/AMDGPU/uniform-work-group-attribute-missing.ll
test/CodeGen/AMDGPU/uniform-work-group-nested-function-calls.ll
test/CodeGen/AMDGPU/uniform-work-group-prevent-attribute-propagation.ll
test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll
test/CodeGen/AMDGPU/uniform-work-group-recursion-test.ll
test/CodeGen/AMDGPU/uniform-work-group-test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50200.174290.patch
Type: text/x-patch
Size: 15522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/f375e845/attachment.bin>
More information about the llvm-commits
mailing list