Context: https://discourse.llvm.org/t/psa-retire-linalg-filter-based-patterns/63785
Depends on D135200
Paths
| Differential D135222
[mlir][Linalg] Retire LinalgStrategyLowerVectorsPass and filter-based patterns ClosedPublic Authored by nicolasvasilache on Oct 4 2022, 3:43 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: bzcheeseman, ThomasRaoux, sdasgup3 and 21 others. · View Herald Transcript This revision is now accepted and ready to land.Oct 4 2022, 3:45 PM Closed by commit rG05fa8e88f45c: [mlir][Linalg] Retire LinalgStrategyLowerVectorsPass and filter-based patterns (authored by nicolasvasilache). · Explain WhyOct 5 2022, 12:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 465307 mlir/include/mlir/Dialect/Linalg/Passes.h
mlir/include/mlir/Dialect/Linalg/Passes.td
mlir/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h
mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/lib/Dialect/Linalg/Transforms/LinalgStrategyPasses.cpp
mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp
|