This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Add attribute matcher to structured.match transform op
ClosedPublic

Authored by springerm on Jul 22 2022, 3:53 AM.

Details

Summary

This is useful for building small test cases and will be utilized in a subsequent commit that adds a fusion example.

Depends On D130244

Diff Detail

Event Timeline

springerm created this revision.Jul 22 2022, 3:53 AM
springerm requested review of this revision.Jul 22 2022, 3:53 AM
nicolasvasilache accepted this revision.Jul 22 2022, 3:59 AM
This revision is now accepted and ready to land.Jul 22 2022, 3:59 AM