[PATCH] D154972: [amdgpu][lds] Fix missing markUsedByKernel calls

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


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

- [amdgpu][lds] Fix missing markUsedByKernel calls
- ds_write
- update most tests


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/ds_write2.ll
  llvm/test/CodeGen/AMDGPU/lower-kernel-and-module-lds.ll
  llvm/test/CodeGen/AMDGPU/lower-kernel-lds-constexpr.ll
  llvm/test/CodeGen/AMDGPU/lower-kernel-lds.ll
  llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa-memcpy.ll
  llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa-merge.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-constantexpr-phi.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-constantexpr.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/noclobber-barrier.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154972.539308.patch
Type: text/x-patch
Size: 57111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/eb2cef3b/attachment.bin>


More information about the llvm-commits mailing list