summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2016-02-05 19:47:29 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2016-02-05 19:47:29 +0000
commit7f83397d7219d2a93c85c0a37e95b64d56062f4b (patch)
tree6f4104b5a98a346c0a2d000ec6eba470584d0b40 /llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
parentcf84e26fb66e4ebab4a9338f4e59b768c612a0ca (diff)
downloadbcm5719-llvm-7f83397d7219d2a93c85c0a37e95b64d56062f4b.tar.gz
bcm5719-llvm-7f83397d7219d2a93c85c0a37e95b64d56062f4b.zip
AMDGPU: Account for LDS alignment
The current situation isn't great, because the amount of padding requires is determined by the inverse order of the first encountered use. We should eventually somehow sort these to minimize wasted space. Another problem is the alignment of kernel arguments isn't respected. The group_segment_alignment is always emitted as the default 16, and typed arguments with higher alignments or an explicitly set alignment are also ignored. llvm-svn: 259912
Diffstat (limited to 'llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud