[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
Mon Sep 15 09:59:52 PDT 2025
RKSimon wrote:
These seem to be better generic alive2 checks - can you confirm? https://alive2.llvm.org/ce/z/gffoir
https://github.com/llvm/llvm-project/pull/155141
More information about the llvm-commits
mailing list