[llvm] [DAGCombine][RISCV] fold select_cc seteq (and x, 1) 0, 0, -1 -> neg(and(x, 1)) (PR #152062)

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 18:56:57 PDT 2025


AZero13 wrote:

> Title should start with `[DAGCombine][RISCV]`.

Fixed!

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


More information about the llvm-commits mailing list