memref.extract_strided_metadata can forward constants independently of the
exsistence of other operations such as subview or reshape.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Dialect/MemRef/simplify-extract-strided-metadata.mlir | ||
---|---|---|
7–10 | I wouldn't want to encode an expected ordering of constant materialization (or expect a brittle MLIR enforced order of constants), any order is fine. |
Please document top-level entities.