Folding mechanism does not recognize ldmatrix op. This work helps pass to recognize the op and fold the memref aliases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151412
[mlir] Enable folding memref alias for `ldmatrix` ClosedPublic Authored by guraypp on May 25 2023, 2:16 AM.
Details Summary Folding mechanism does not recognize ldmatrix op. This work helps pass to recognize the op and fold the memref aliases.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2023, 2:25 AM Closed by commit rG46c32afbc5e1: [mlir] Enable folding memref alias for `ldmatrix` (authored by guraypp). · Explain WhyMay 25 2023, 4:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525539 mlir/lib/Dialect/MemRef/Transforms/FoldMemRefAliasOps.cpp
mlir/test/Dialect/MemRef/fold-memref-alias-ops.mlir
|