[PATCH] D102401: [AMDGPU] Allocate LDS globals in sorted order of their size and alignment.

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 09:46:08 PDT 2021


hsmhsm updated this revision to Diff 345189.
hsmhsm added a comment.
Herald added a subscriber: dexonsmith.

Fixed review comments by Jay.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102401

Files:
  llvm/include/llvm/Support/Alignment.h
  llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.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/lds-alignment.ll
  llvm/test/CodeGen/AMDGPU/local-memory.amdgcn.ll
  llvm/test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102401.345189.patch
Type: text/x-patch
Size: 12788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/7583e722/attachment.bin>


More information about the llvm-commits mailing list