This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Add return type filter to the transform dialect
ClosedPublic

Authored by nicolasvasilache on Sep 14 2022, 7:37 AM.

Details

Summary

This allows matching ops by additionally providing an idiomatic spec for a unique return type.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Sep 14 2022, 7:37 AM
ThomasRaoux accepted this revision.Sep 14 2022, 8:49 AM
This revision is now accepted and ready to land.Sep 14 2022, 8:49 AM