diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-06-29 17:31:42 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-06-29 17:31:42 +0000 |
commit | f5be3ad7f86c31a0e185250581f53f50c220a524 (patch) | |
tree | 7230382f6d0df405f5e551b1396b1c956a986a09 /llvm/lib/Analysis/HeatUtils.cpp | |
parent | 87b107dd698fcf0678e65208d670c04cfa570355 (diff) | |
download | bcm5719-llvm-f5be3ad7f86c31a0e185250581f53f50c220a524.tar.gz bcm5719-llvm-f5be3ad7f86c31a0e185250581f53f50c220a524.zip |
AMDGPU: Don't use struct type for argument layout
This was introducing unnecessary padding after the explicit
arguments, depending on the alignment of the total struct type.
Also has the side effect of avoiding creating an extra GEP for
the offset from the base kernel argument to the explicit kernel
argument offset.
llvm-svn: 335999
Diffstat (limited to 'llvm/lib/Analysis/HeatUtils.cpp')
0 files changed, 0 insertions, 0 deletions