[llvm] [AArch64] Move CSEL a, b, cc, SUBS(SUB(x, y), 0) -> CSEL a, b, cc, SUBS(x,y) to peephole by adding the missing sForms (PR #157552)

via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 13 17:57:19 PDT 2025


https://github.com/AZero13 edited https://github.com/llvm/llvm-project/pull/157552


More information about the llvm-commits mailing list