[PATCH] D103261: [AMDGPU] If required, increase natural alignment of LDS globals before LDS lowering.

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 22:14:14 PDT 2021


hsmhsm updated this revision to Diff 348445.
hsmhsm added a comment.

Chaged lit test file name from fix-lds-alignment.ll to update-lds-alignment.ll.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103261

Files:
  llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/lds-global-value.ll
  llvm/test/CodeGen/AMDGPU/ds_read2.ll
  llvm/test/CodeGen/AMDGPU/ds_read2_offset_order.ll
  llvm/test/CodeGen/AMDGPU/ds_write2.ll
  llvm/test/CodeGen/AMDGPU/lds-alignment.ll
  llvm/test/CodeGen/AMDGPU/promote-alloca-globals.ll
  llvm/test/CodeGen/AMDGPU/update-lds-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103261.348445.patch
Type: text/x-patch
Size: 28237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210528/db5df819/attachment.bin>


More information about the llvm-commits mailing list