[llvm] [AArch64] Fold CSEL a, b, cc, SUBS(ADD(x, y), 0) -> CSEL a, b, cc, ADDS(x,y) (PR #153859)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 26 13:21:14 PDT 2025
https://github.com/AZero13 closed https://github.com/llvm/llvm-project/pull/153859
More information about the llvm-commits
mailing list