================
@@ -341,6 +341,271 @@ end:
ret i32 0
}
+; Test from PR75155
+define i32 @simplify_slt_smax_val(i32 %a, i32 %b) {
----------------
dtcxzyw wrote:
I am not willing to add new declarations for minmax intrinsics with i16 variants :(
https://github.com/llvm/llvm-project/pull/75306