This transformation was only used for quick experimentation and is not general enough.
Retire it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97266
[mlir][Linalg] Retire hoistViewAllocOps. ClosedPublic Authored by nicolasvasilache on Feb 23 2021, 1:47 AM.
Details Summary This transformation was only used for quick experimentation and is not general enough.
Diff Detail
Event TimelineHerald added subscribers: mravishankar, teijeong, rdzhabarov and 15 others. · View Herald Transcript This revision is now accepted and ready to land.Feb 23 2021, 3:42 AM Closed by commit rG8cf14b8deca1: [mlir][Linalg] Retire hoistViewAllocOps. (authored by nicolasvasilache). · Explain WhyFeb 23 2021, 3:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 325730 mlir/include/mlir/Dialect/Linalg/Transforms/Hoisting.h
mlir/lib/Dialect/Linalg/Transforms/CodegenStrategy.cpp
mlir/lib/Dialect/Linalg/Transforms/Hoisting.cpp
mlir/test/Dialect/Linalg/hoisting.mlir
mlir/test/lib/Transforms/TestConvVectorization.cpp
mlir/test/lib/Transforms/TestLinalgHoisting.cpp
|