[AMDGPU] Introduce command line switch to control super aligning of LDS.
authorhsmahesha <mahesha.comp@gmail.com>
Mon, 7 Jun 2021 22:28:13 +0000 (03:58 +0530)
committerhsmahesha <mahesha.comp@gmail.com>
Mon, 7 Jun 2021 22:28:13 +0000 (03:58 +0530)
commit713ca2f3604fdaf0edd5a4e2869c5685e7ec4216
treea966f24ad8189f777a2cbab3b52f462b7fd64f09
parent3af5f3e69247fb3ead05eefa99832c1c029e1997
[AMDGPU] Introduce command line switch to control super aligning of LDS.

Reviewed By: rampitec

Differential Revision: https://reviews.llvm.org/D103817
llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
llvm/test/CodeGen/AMDGPU/lower-kernel-lds-super-align.ll [new file with mode: 0644]