diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-08-16 15:19:51 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-08-16 15:40:09 -0700 |
commit | 1380b21ceba7b7b19e960da5df68dcd5cba1b091 (patch) | |
tree | 997c73c463060e437df9becb53a3eb7522ace3b9 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 8e99ad6546fcdb6e91e3ead8f982f6ee107d29b8 (diff) | |
download | llvm-1380b21ceba7b7b19e960da5df68dcd5cba1b091.zip llvm-1380b21ceba7b7b19e960da5df68dcd5cba1b091.tar.gz llvm-1380b21ceba7b7b19e960da5df68dcd5cba1b091.tar.bz2 |
[RISCV] Use setcc's original SDLoc when inverting it in performSUBCombine.
We change seteq<->setne but it doesn't change the semantics
of the setcc. We should keep original debug location. This is
consistent with visitXor in the generic DAGCombiner.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions