[llvm] [InstCombine] Treat umax as select(icmp eq x, 0), 1, x) in binop select fold. (PR #65978)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 10:43:09 PST 2023


https://github.com/davemgreen edited https://github.com/llvm/llvm-project/pull/65978


More information about the llvm-commits mailing list