[Mlir-commits] [mlir] [mlir] remove folder on MemRef::ExtractStridedMetadataOp (PR #88043)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Apr 8 15:05:27 PDT 2024
================
@@ -870,38 +870,6 @@ func.func @reinterpret_of_subview(%arg : memref<?xi8>, %size1: index, %size2: in
// -----
-// Check that a reinterpret cast of an equivalent extract strided metadata
----------------
MaheshRavishankar wrote:
Just looking at these tests... these should still work right?
https://github.com/llvm/llvm-project/pull/88043
More information about the Mlir-commits
mailing list