[llvm] [DAGCombiner] add fold (xor (smin(x, C), C)) and fold (xor (smax(x, C), C)) (PR #155141)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 4 05:04:19 PDT 2025
https://github.com/RKSimon commented:
One last minor
https://github.com/llvm/llvm-project/pull/155141
More information about the llvm-commits
mailing list