[PATCH] D50200: AMDGPU: Handle "uniform-work-group-size" attribute
Aakanksha Patil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 12 12:54:13 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348971: [AMDGPU] Support for "uniform-work-group-size" attribute (authored by aakanksha555, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50200?vs=175931&id=177895#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50200/new/
https://reviews.llvm.org/D50200
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
llvm/trunk/test/CodeGen/AMDGPU/uniform-work-group-attribute-missing.ll
llvm/trunk/test/CodeGen/AMDGPU/uniform-work-group-nested-function-calls.ll
llvm/trunk/test/CodeGen/AMDGPU/uniform-work-group-prevent-attribute-propagation.ll
llvm/trunk/test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll
llvm/trunk/test/CodeGen/AMDGPU/uniform-work-group-recursion-test.ll
llvm/trunk/test/CodeGen/AMDGPU/uniform-work-group-test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50200.177895.patch
Type: text/x-patch
Size: 16184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/2a94e91a/attachment.bin>
More information about the llvm-commits
mailing list