diff options
author | Tim Northover <tnorthover@apple.com> | 2016-12-06 21:02:19 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2016-12-06 21:02:19 +0000 |
commit | 14ceb45fb491ea54a61efb9e32c7b1dc902fa009 (patch) | |
tree | e59351582a6ecdee95e1176d534a176dd122428a /llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp | |
parent | 8bc7e4da516c7a8cd3f1067fadb9c52ee297f6f4 (diff) | |
download | bcm5719-llvm-14ceb45fb491ea54a61efb9e32c7b1dc902fa009.tar.gz bcm5719-llvm-14ceb45fb491ea54a61efb9e32c7b1dc902fa009.zip |
GlobalISel: correctly handle small args via memory.
We were rounding size in bits down rather than up, leading to 0-sized slots for
i1 (assert!) and bugs for other types not byte-aligned.
llvm-svn: 288848
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp')
0 files changed, 0 insertions, 0 deletions