diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-01-29 18:13:02 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-01-29 18:13:02 +0000 |
commit | 18619afe1d085b08db01de0f2395a4e04f4e54a4 (patch) | |
tree | 03970c9949b307b3ec69e4c1df49930200c5c74a /clang/lib/Driver/ToolChain.cpp | |
parent | 011943a6e805a7666a7bff90ba27cd766bcc3a58 (diff) | |
download | bcm5719-llvm-18619afe1d085b08db01de0f2395a4e04f4e54a4.tar.gz bcm5719-llvm-18619afe1d085b08db01de0f2395a4e04f4e54a4.zip |
GlobalISel: Fix narrowScalar for load/store with different mem size
This was ignoring the memory size, and producing multiple loads/stores
if the operand size was different from the memory size.
I assume this is the intent of not having an explicit G_ANYEXTLOAD
(although I think that would probably be better).
llvm-svn: 352523
Diffstat (limited to 'clang/lib/Driver/ToolChain.cpp')
0 files changed, 0 insertions, 0 deletions