Reuse most code for printing/parsing/verification from SubViewOp.
https://llvm.discourse.group/t/rfc-standard-memref-cast-ops/1454/15
Paths
| Differential D90032
[mlir] Add MemRefReinterpretCastOp definition to Standard. AbandonedPublic Authored by pifon2a on Oct 23 2020, 5:25 AM.
Details Summary Reuse most code for printing/parsing/verification from SubViewOp. https://llvm.discourse.group/t/rfc-standard-memref-cast-ops/1454/15
Diff Detail
Event Timelinepifon2a added a child revision: D90033: [mlir] Convert MemRefReinterpretCastOp to LLVM..Oct 23 2020, 5:26 AM
Revision Contents
Diff 300244 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/test/Dialect/Standard/invalid.mlir
mlir/test/Dialect/Standard/ops.mlir
|