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

via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 09:49:30 PDT 2023


https://github.com/llvmbot labeled https://github.com/llvm/llvm-project/pull/65978


More information about the llvm-commits mailing list