diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-09-24 13:18:15 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-09-24 13:18:15 +0000 |
commit | f432011d33e394788d717809ad8955763efe4d9d (patch) | |
tree | 3ad9a68b7121eb430e0af1c652c178f63bfcbbce /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b53feca372725647f7f3eaddee238629616eac4f (diff) | |
download | bcm5719-llvm-f432011d33e394788d717809ad8955763efe4d9d.tar.gz bcm5719-llvm-f432011d33e394788d717809ad8955763efe4d9d.zip |
AMDGPU: Fix private handling for allowsMisalignedMemoryAccesses
If the alignment is at least 4, this should report true.
Something still seems off with how < 4-byte types are
handled here though.
Fixing this seems to change how some combines get
to where they get, but somehow isn't changing the net
result.
llvm-svn: 342879
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions