[llvm] [AArch64] Generalize CSEL a, b, cc, SUBS(SUB(x, y), 0) -> CSEL a, b, cc, SUBS(x,y) transform to peephole (PR #167527)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 15 11:23:25 PST 2025
AZero13 wrote:
@juliannagele
https://github.com/llvm/llvm-project/pull/167527
More information about the llvm-commits
mailing list