[PATCH] D154972: [amdgpu][lds] Fix missing markUsedByKernel calls
Jon Chesterfield via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 16:20:49 PDT 2023
JonChesterfield updated this revision to Diff 539328.
JonChesterfield marked an inline comment as done.
JonChesterfield added a comment.
- Fix the crash as well
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154972/new/
https://reviews.llvm.org/D154972
Files:
llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
llvm/test/CodeGen/AMDGPU/lower-module-lds-all-indirect-accesses.ll
llvm/test/CodeGen/AMDGPU/lower-module-lds-offsets.ll
llvm/test/CodeGen/AMDGPU/lower-module-lds-single-var-unambiguous.ll
llvm/test/CodeGen/AMDGPU/lower-module-lds-via-hybrid.ll
llvm/test/CodeGen/AMDGPU/lower-module-lds-via-table.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154972.539328.patch
Type: text/x-patch
Size: 21544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/cd0fe04c/attachment.bin>
More information about the llvm-commits
mailing list