This pass doesn't rely on any specific characteristics of FuncOp, and
can
just be a generic operation pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121193
[mlir][MemRef] Change memref-expand to be a generic operation pass ClosedPublic Authored by rriddle on Mar 8 2022, 12:49 AM.
Details Summary This pass doesn't rely on any specific characteristics of FuncOp, and
Diff Detail
Event Timelinerriddle added a child revision: D121194: [mlir][SCF] Replace use of FuncOp with FunctionOpInterface.Mar 8 2022, 12:49 AM Closed by commit rG7ea8c6536987: [mlir][MemRef] Change memref-expand to be a generic operation pass (authored by rriddle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 413907 mlir/include/mlir/Dialect/MemRef/Transforms/Passes.td
|