[PATCH] D104316: [AMDGPU] Propagate LDS align into to instructions

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 00:57:56 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2b43209ee37c: [AMDGPU] Propagate LDS align into to instructions (authored by rampitec).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104316/new/

https://reviews.llvm.org/D104316

Files:
  llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
  llvm/test/CodeGen/AMDGPU/ds_read2.ll
  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-global-uses.ll
  llvm/test/CodeGen/AMDGPU/lower-kernel-lds-super-align.ll
  llvm/test/CodeGen/AMDGPU/lower-kernel-lds.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-used-list.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds.ll
  llvm/test/CodeGen/AMDGPU/replace-lds-by-ptr-lds-offsets.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104316.353868.patch
Type: text/x-patch
Size: 29437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/a43bc311/attachment-0001.bin>


More information about the llvm-commits mailing list