[llvm] [ARM] Create ConvertToComparesPass for ARM (PR #155530)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 14 19:00:58 PDT 2025


AZero13 wrote:

> X86 does this for SUB at the start of `X86InstrInfo::optimizeCompareInstr` by marking SUB instructions with `isCompare` in tablegen.

That is going to be a bigger overhaul. This is something smaller first. 


https://github.com/llvm/llvm-project/pull/155530


More information about the llvm-commits mailing list