[PATCH] D58993: AMDGPU: Handle "uniform-work-group-size" attribute (fix for RADV)
Aakanksha Patil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 16:53:26 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355574: AMDGPU: Handle "uniform-work-group-size" attribute (fix for RADV) (authored by aakanksha555, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58993?vs=189380&id=189621#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58993/new/
https://reviews.llvm.org/D58993
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: D58993.189621.patch
Type: text/x-patch
Size: 16197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/04500429/attachment.bin>
More information about the llvm-commits
mailing list