[PATCH] D104331: [AMDGPU] Use performOptimizedStructLayout for LDS sort
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 16:06:51 PDT 2021
rampitec created this revision.
rampitec added reviewers: arsenm, JonChesterfield, hsmhsm.
Herald added subscribers: foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This gives better packing.
https://reviews.llvm.org/D104331
Files:
llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
llvm/test/CodeGen/AMDGPU/lower-module-lds-constantexpr.ll
llvm/test/CodeGen/AMDGPU/lower-module-lds-global-alias.ll
llvm/test/CodeGen/AMDGPU/lower-module-lds-global-uses.ll
llvm/test/CodeGen/AMDGPU/update-lds-alignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104331.352282.patch
Type: text/x-patch
Size: 12584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/36687327/attachment.bin>
More information about the llvm-commits
mailing list