diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-02-24 16:38:59 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-03-16 12:51:23 -0400 |
commit | c460dc6eebc3d7a0b4ec755994a9e2984223f327 (patch) | |
tree | 0c5609666b7e6206b6dc6675ebda6cc120609786 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 360911096755f333c59d03c098e3c7a656c8f1d2 (diff) | |
download | llvm-c460dc6eebc3d7a0b4ec755994a9e2984223f327.zip llvm-c460dc6eebc3d7a0b4ec755994a9e2984223f327.tar.gz llvm-c460dc6eebc3d7a0b4ec755994a9e2984223f327.tar.bz2 |
AMDGPU/GlobalISel: Fix some illegal scalar argument types
Fixes integers that don't evenly divide to i32 pieces. We should
probably extract some of the code in the legalizer to start handling
argument breakdowns. I'm dissatisfied with the argument lowering's
handling of vectors for example, and we should not be producing the
weird G_EXTRACTs we do now.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions