[llvm] [DAGCombiner] Fold (or (seteq X, 0), (seteq X, -1)) to (setult (add X, 1), 2) (PR #192183)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 08:34:08 PDT 2026
https://github.com/topperc approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/192183
More information about the llvm-commits
mailing list