This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][transform] Add structured.replace op
ClosedPublic

Authored by springerm on Nov 30 2022, 9:25 AM.

Details

Summary

This op is useful for debugging/experiments and allows users to replace ops (without arguments + IsolatedFromAbove) with the given op in the region of transform op.

Diff Detail

Event Timeline

springerm created this revision.Nov 30 2022, 9:25 AM
Herald added a project: Restricted Project. · View Herald Transcript
springerm requested review of this revision.Nov 30 2022, 9:25 AM
nicolasvasilache accepted this revision.Nov 30 2022, 9:30 AM
This revision is now accepted and ready to land.Nov 30 2022, 9:30 AM
This revision was landed with ongoing or failed builds.Dec 1 2022, 12:04 AM
This revision was automatically updated to reflect the committed changes.