This is an archive of the discontinued LLVM Phabricator instance.

[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
fashion using anchor function and op names.

From now on, targeted tests should use the transform dialect interpreter.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache requested review of this revision.Jul 13 2022, 3:19 AM
springerm accepted this revision.Jul 13 2022, 4:18 AM
This revision is now accepted and ready to land.Jul 13 2022, 4:18 AM
ftynse accepted this revision.Jul 13 2022, 4:19 AM

🎉

Do we have a way to check that we don't lose test coverage?

mlir/test/Dialect/Linalg/tile-and-fuse-sequence-on-tensors.mlir