This is an archive of the discontinued LLVM Phabricator instance.

[mlir][transform][linalg][python] Fix test for TileToForallOp mixin.
ClosedPublic

Authored by ingomueller-net on Jul 19 2023, 7:22 AM.

Details

Summary

The test was introduced recently by https://reviews.llvm.org/D155090,
but https://reviews.llvm.org/D155567, which I worked on concurrently
affected the output of that test and the two patches were never tested
together.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 19 2023, 7:22 AM
ingomueller-net requested review of this revision.Jul 19 2023, 7:22 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 19 2023, 7:30 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.