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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 12:28:01 PDT 2026


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


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


More information about the llvm-commits mailing list