[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:32 PDT 2025
- Previous message: [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)
- Next message: [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)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
https://github.com/AZero13 edited https://github.com/llvm/llvm-project/pull/157552
- Previous message: [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)
- Next message: [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)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list