[PATCH] D119886: [AMDGPU] Promote recursive loads from kernel argument to constant
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 11:31:27 PST 2022
rampitec updated this revision to Diff 409346.
rampitec marked an inline comment as done.
rampitec added a comment.
Check pointee type in case addrspacecast changes it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119886/new/
https://reviews.llvm.org/D119886
Files:
clang/test/CodeGenCUDA/amdgpu-kernel-arg-pointer-type.cu
llvm/lib/Target/AMDGPU/AMDGPUPromoteKernelArguments.cpp
llvm/test/CodeGen/AMDGPU/promote-kernel-arguments.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119886.409346.patch
Type: text/x-patch
Size: 30760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/6aa64de3/attachment.bin>
More information about the llvm-commits
mailing list