This is an archive of the discontinued LLVM Phabricator instance.

[mlir] reorgnize Linalg TransformOps files. NFC
ClosedPublic

Authored by ftynse on Apr 12 2023, 1:13 AM.

Details

Summary

Mirror the separation between LinalgTransformOps and LinalgMatchOps in
headers. Create a separate pair of files for the extension.

Depends on D148017

Diff Detail

Event Timeline

ftynse created this revision.Apr 12 2023, 1:13 AM
Herald added a project: Restricted Project. · View Herald Transcript
ftynse requested review of this revision.Apr 12 2023, 1:13 AM
ftynse updated this revision to Diff 513229.Apr 13 2023, 7:33 AM

More Bazel.

springerm accepted this revision.Apr 14 2023, 6:20 PM
This revision is now accepted and ready to land.Apr 14 2023, 6:20 PM
This revision was automatically updated to reflect the committed changes.