[llvm] [AArch64] Convert `CSEL(X, 1)` into `CSINC(X, XZR)` in early-ifcvt (PR #162993)

Csanád Hajdú via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 20 01:32:10 PDT 2025


Il-Capitano wrote:

The previous CI failures seem to be unrelated to my change, so I've rebased it. Once CI is all green I'll merge it.

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


More information about the llvm-commits mailing list