This is an archive of the discontinued LLVM Phabricator instance.

[mlir] update types in remaining Linalg TransformOps test
ClosedPublic

Authored by ftynse on May 15 2023, 10:09 AM.

Details

Summary

All ops now support explicit type specification, update types to use
!transform.any_op instead of !pdl.operation for consistency.

Depends On D144515

Diff Detail

Event Timeline

ftynse created this revision.May 15 2023, 10:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2023, 10:09 AM
ftynse requested review of this revision.May 15 2023, 10:09 AM
This revision is now accepted and ready to land.May 15 2023, 11:19 AM
This revision was landed with ongoing or failed builds.May 16 2023, 1:17 AM
This revision was automatically updated to reflect the committed changes.