diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-02-06 16:52:04 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-02-09 18:02:10 -0500 |
commit | f4a38c114e124c21549d06281554658687012179 (patch) | |
tree | 45dbc18335541e613894d9dee4a77d49f75e94cd /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 00115d767f34ecab35f86c29f37593efadd2b327 (diff) | |
download | llvm-f4a38c114e124c21549d06281554658687012179.zip llvm-f4a38c114e124c21549d06281554658687012179.tar.gz llvm-f4a38c114e124c21549d06281554658687012179.tar.bz2 |
AMDGPU/GlobalISel: Look through casts when legalizing vector indexing
We were failing to find constants that were casted. I feel like the
artifact combiner should have folded the constant in the trunc before
the custom lowering, but that doesn't happen.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions