[llvm] [DAGCombiner] add fold (xor (smin(x, C), C)) and fold (xor (smax(x, C), C)) (PR #155141)

guan jian via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 16 06:46:00 PDT 2025


rez5427 wrote:

> These seem to be better generic alive2 checks - can you confirm? https://alive2.llvm.org/ce/z/gffoir

Confirmed. I should have done it like you did, sorry.

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


More information about the llvm-commits mailing list