This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Allow all build methods of Structured ops to specify additional attributes.
ClosedPublic

Authored by mravishankar on Aug 18 2021, 3:27 PM.

Diff Detail

Event Timeline

mravishankar created this revision.Aug 18 2021, 3:27 PM
mravishankar requested review of this revision.Aug 18 2021, 3:27 PM
gysit accepted this revision.Aug 19 2021, 6:20 AM

LGTM modulo the failing tests. Rebasing may actually fix one of the tests due to https://reviews.llvm.org/D108273 which landed today.

This revision is now accepted and ready to land.Aug 19 2021, 6:20 AM

Fix failing test.

mravishankar reopened this revision.Aug 23 2021, 10:15 AM

Reopening. The previous commit hit a conflict which led to test failure. Using same patch to land this again.

This revision is now accepted and ready to land.Aug 23 2021, 10:15 AM