diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-12-12 19:30:32 +0000 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-12-12 19:30:32 +0000 |
commit | 24b28db8ccd6afabb99e770d555dadfc3cced9b7 (patch) | |
tree | 1f0aa40ee282d1468941c2b1aab7caedcaecddc4 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | d2377f24e13549f08bbddfe9af8e8b61e9528581 (diff) | |
download | llvm-24b28db8ccd6afabb99e770d555dadfc3cced9b7.zip llvm-24b28db8ccd6afabb99e770d555dadfc3cced9b7.tar.gz llvm-24b28db8ccd6afabb99e770d555dadfc3cced9b7.tar.bz2 |
[amdgpu] Increase alignment of all LDS variables
Currently the superalign option only increases the alignment of
variables that are moved into the module.lds block. Change that to all LDS
variables. Also only increase the alignment once, instead of once per function.
Reviewed By: rampitec
Differential Revision: https://reviews.llvm.org/D115488
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions