aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2020-02-20 17:01:45 -0500
committerMatt Arsenault <arsenm2@gmail.com>2020-03-16 12:59:54 -0400
commit80b627d69d3457e9b5deac2ba10808f00c96edf6 (patch)
tree70586c4aced85a7ff0f0e44436eed7f762754542 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentc460dc6eebc3d7a0b4ec755994a9e2984223f327 (diff)
downloadllvm-80b627d69d3457e9b5deac2ba10808f00c96edf6.zip
llvm-80b627d69d3457e9b5deac2ba10808f00c96edf6.tar.gz
llvm-80b627d69d3457e9b5deac2ba10808f00c96edf6.tar.bz2
AMDGPU/GlobalISel: Fix handling of G_ANYEXT with s1 source
We were letting G_ANYEXT with a vcc register bank through, which was incorrect and would select to an invalid copy. Fix this up like G_ZEXT and G_SEXT. Also drop old code to fixup the non-boolean case in RegBankSelect. We now have to perform that expansion during selection, so there's no benefit to doing it during RegBankSelect.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions