Files
clang-p2996/llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
David Green 86780f49ef [AArch64] Fix order of isReg and isDef checks in INSvi64 peephole.
The isDef asserts that the operand isReg, so the checks need to happen in the
other order.
2023-07-12 09:51:28 +01:00

28 KiB