This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Change the FillOp library call signature.
ClosedPublic

Authored by gysit on Jun 16 2021, 12:31 AM.

Details

Summary

Adapt the FillOp library call signature to the updated operand order introduced in https://reviews.llvm.org/D10412. The patch reverts the special treatment of FillOp in LinalgToStandard.

Diff Detail

Event Timeline

gysit created this revision.Jun 16 2021, 12:31 AM
gysit requested review of this revision.Jun 16 2021, 12:31 AM
This revision is now accepted and ready to land.Jun 21 2021, 12:17 AM
gysit updated this revision to Diff 353893.Jun 23 2021, 2:05 AM

Rebase.

This revision was landed with ongoing or failed builds.Jun 23 2021, 2:38 AM
This revision was automatically updated to reflect the committed changes.