This revision properly plumbs the subsitution of a padded op through
iter_args in the case of an scf::ForOp consumer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145036
[mlir][Linalg] Improve HoistPadding to propagate through iter_args ClosedPublic Authored by nicolasvasilache on Feb 28 2023, 11:46 PM.
Details Summary This revision properly plumbs the subsitution of a padded op through
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 1 2023, 3:55 AM Closed by commit rGd55d0b69e9b9: [mlir][Linalg] Improve HoistPadding to propagate through iter_args (authored by nicolasvasilache). · Explain WhyMar 1 2023, 5:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501475 mlir/lib/Dialect/Linalg/Transforms/HoistPadding.cpp
mlir/test/Dialect/Linalg/transform-op-hoist-pad.mlir
|