[llvm] [DAGCombiner] Fold `sub nuw C, x` -> `xor x, C` when C is a mask (PR #192692)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 14:00:26 PDT 2026


https://github.com/RKSimon approved this pull request.

LGTM

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


More information about the llvm-commits mailing list