[Mlir-commits] [mlir] [mlir] remove folder on MemRef::ExtractStridedMetadataOp (PR #88043)
Mehdi Amini
llvmlistbot at llvm.org
Mon Apr 8 17:48:31 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
----------------
joker-eph wrote:
The real question is: why wasn't the behavior shown in these test the actually desirable behavior of the folder?
https://github.com/llvm/llvm-project/pull/88043
More information about the Mlir-commits
mailing list