diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-02-26 10:15:17 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-26 10:15:17 +0700 |
commit | c53eb93dd7e93988b8456d317e3ebffa0c809fb9 (patch) | |
tree | 4f0973d36a19ca414a9b3b62c0c06b144b71eda2 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 01cc1d13cd0c54bd4c29185b052fa5c16285dca7 (diff) | |
download | llvm-c53eb93dd7e93988b8456d317e3ebffa0c809fb9.zip llvm-c53eb93dd7e93988b8456d317e3ebffa0c809fb9.tar.gz llvm-c53eb93dd7e93988b8456d317e3ebffa0c809fb9.tar.bz2 |
PeepholeOpt: Immediately check if a reg_sequence compose supports a subregister (#128279)
This is a quick fix for EXPENSIVE_CHECKS bot failures. I still think we
could
defer looking for a compatible subregister further up the use-def chain,
and
should be able to check compatibilty with the ultimate found source.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions