https://github.com/nikic commented: Why is this specific to umin(1)? Doesn't the same work for, say, umin(2)? https://alive2.llvm.org/ce/z/gQqtpt Or really any min/max intrinsic decomposed into select form. https://github.com/llvm/llvm-project/pull/65978