[Mlir-commits] [mlir] [mlir][Vector] Fix an assertion on failing cast in vector-transfer-flatten-patterns (PR #86030)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Mar 25 02:17:15 PDT 2024
================
@@ -493,3 +493,4 @@ func.func @unsupported_non_contiguous_dim_write(%value : vector<2x2xf32>,
// CHECK-128B-LABEL: func @unsupported_non_contiguous_dim_write(
// CHECK-128B-NOT: memref.collapse_shape
+
----------------
banach-space wrote:
Unrelated change, please remove
https://github.com/llvm/llvm-project/pull/86030
More information about the Mlir-commits
mailing list