================
@@ -3338,13 +3338,15 @@ def : GCNPat <
(as_i1timm $bound_ctrl))
>;
+foreach vt = [i64, f64] in {
----------------
arsenm wrote:
Might as well handle v2i32/v2f32 too
https://github.com/llvm/llvm-project/pull/91190