This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Introduce command line switch to control super aligning of LDS.
ClosedPublic

Authored by hsmhsm on Jun 7 2021, 8:12 AM.

Diff Detail

Event Timeline

hsmhsm created this revision.Jun 7 2021, 8:12 AM
hsmhsm requested review of this revision.Jun 7 2021, 8:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2021, 8:12 AM
rampitec added inline comments.Jun 7 2021, 1:30 PM
llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
52

+ cl::Hidden

hsmhsm updated this revision to Diff 350429.Jun 7 2021, 3:20 PM

Fixed review comment by Stas.

rampitec accepted this revision.Jun 7 2021, 3:21 PM
This revision is now accepted and ready to land.Jun 7 2021, 3:21 PM
This revision was landed with ongoing or failed builds.Jun 7 2021, 3:29 PM
This revision was automatically updated to reflect the committed changes.