[Mlir-commits] [mlir] [mlir][vector] Add tests for scalable vectors (PR #67806)

Cullen Rhodes llvmlistbot at llvm.org
Mon Oct 2 01:32:16 PDT 2023


================
@@ -34,16 +34,16 @@
 // CHECK-SAME:                                      %[[VAL_0:.*]]: vector<2x3xf32>,
 // CHECK-SAME:                                      %[[VAL_1:.*]]: vector<3xf32>,
 // CHECK-SAME:                                      %[[VAL_2:.*]]: vector<2xf32>,
-// CHECK-SAME:                                      %[[IN_MASK:.*]]: vector<2x3xi1>) -> vector<2xf32>
+// CHECK-SAME:      %[[IN_MASK:.*]]: vector<2x3xi1>) -> vector<2xf32>
----------------
c-rhodes wrote:

unrelated change, please remove

https://github.com/llvm/llvm-project/pull/67806


More information about the Mlir-commits mailing list