[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
Mon Sep 11 09:49:05 PDT 2023
https://github.com/davemgreen review_requested https://github.com/llvm/llvm-project/pull/65978
More information about the llvm-commits
mailing list