[PATCH] D154972: [amdgpu][lds] Fix missing markUsedByKernel calls and undef lookup table elements

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 16:33:51 PDT 2023


JonChesterfield updated this revision to Diff 539333.
JonChesterfield added a comment.

- comment in regression test


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.539333.patch
Type: text/x-patch
Size: 21843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/1d80fc8f/attachment.bin>


More information about the llvm-commits mailing list