This pass tests patterns that are already tested elsewhere by applying them in a semi-targeted
fashion using anchor function and op names.
From now on, targeted tests should use the transform dialect interpreter.
Paths
| Differential D129627
[mlir][Linalg] Retire TestLinalgCodegenStrategy pass. ClosedPublic Authored by nicolasvasilache on Jul 13 2022, 3:19 AM.
Details Summary This pass tests patterns that are already tested elsewhere by applying them in a semi-targeted From now on, targeted tests should use the transform dialect interpreter.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 13 2022, 4:18 AM Closed by commit rGcd6e02eebcfb: [mlir][Linalg] Retire TestLinalgCodegenStrategy pass. (authored by nicolasvasilache). · Explain WhyJul 13 2022, 4:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444217 mlir/test/Dialect/Linalg/codegen-strategy.mlir
mlir/test/Dialect/Linalg/decompose-convolution.mlir
mlir/test/Dialect/Linalg/hoist-padding.mlir
mlir/test/Dialect/Linalg/interchange.mlir
mlir/test/Dialect/Linalg/pad.mlir
mlir/test/Dialect/Linalg/tile-and-fuse-no-fuse.mlir
mlir/test/Dialect/Linalg/tile-and-fuse-on-tensors.mlir
mlir/test/Dialect/Linalg/tile-and-fuse-sequence-on-tensors.mlir
mlir/test/Integration/Dialect/Linalg/CPU/benchmark_matmul.mlir
mlir/test/lib/Dialect/Linalg/CMakeLists.txt
mlir/test/lib/Dialect/Linalg/TestLinalgCodegenStrategy.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
|