[PATCH] D155240: [amdgpu][lds] Use amdgpu-lds-size instead of llvm.donothing

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 15:37:52 PDT 2023


JonChesterfield created this revision.
JonChesterfield added reviewers: arsenm, jmmartinez.
Herald added subscribers: foad, kerbowa, mgrang, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
JonChesterfield requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Requires D155190 <https://reviews.llvm.org/D155190>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155240

Files:
  llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
  llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/test/CodeGen/AMDGPU/lower-module-lds-all-indirect-accesses.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-indirect-extern-uses-max-reachable-alignment.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-offsets.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-single-var-ambiguous.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
  llvm/test/CodeGen/AMDGPU/lower-module-lds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155240.540196.patch
Type: text/x-patch
Size: 25369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/59208e0a/attachment.bin>


More information about the llvm-commits mailing list