diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-06-22 07:03:33 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-06-26 13:58:06 -0400 |
commit | f2596b754c2f286cc4df2feff27b3e14a88d4f7b (patch) | |
tree | 0387dd21343b7487fa610341421e550964a110b9 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 574f2bac18803a85020efe2663c53988892ba1ec (diff) | |
download | llvm-f2596b754c2f286cc4df2feff27b3e14a88d4f7b.zip llvm-f2596b754c2f286cc4df2feff27b3e14a88d4f7b.tar.gz llvm-f2596b754c2f286cc4df2feff27b3e14a88d4f7b.tar.bz2 |
SeparateConstOffsetFromGEP: Don't use SCEV
This was only using the SCEV expressions as a map key, which we can do
just as well with the value pointers. This also allows it to handle
vectors.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions