[llvm] fold select_cc seteq (and x, 1) 0, 0, -1 -> neg(and(x, 1)) (PR #152062)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 4 18:00:39 PDT 2025
topperc wrote:
Title should start with `[DAGCombine][RISCV]`.
https://github.com/llvm/llvm-project/pull/152062
More information about the llvm-commits
mailing list