[Mlir-commits] [mlir] [mlir][Vector] Fix an assertion on failing cast in vector-transfer-flatten-patterns (PR #86030)

Balaji V. Iyer. llvmlistbot at llvm.org
Mon Mar 25 09:44:16 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
+
----------------
bviyer wrote:

Removed!

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


More information about the Mlir-commits mailing list