This is an archive of the discontinued LLVM Phabricator instance.

[mlir][transform] Add transform.get_defining_op op
ClosedPublic

Authored by springerm on Feb 20 2023, 8:51 AM.

Details

Summary

This op is the inverse of transform.get_result.

Depends On: D144397

Diff Detail

Event Timeline

springerm created this revision.Feb 20 2023, 8:51 AM
springerm requested review of this revision.Feb 20 2023, 8:51 AM
nicolasvasilache accepted this revision.Feb 20 2023, 8:52 AM
This revision is now accepted and ready to land.Feb 20 2023, 8:52 AM
This revision was landed with ongoing or failed builds.Feb 21 2023, 12:03 AM
This revision was automatically updated to reflect the committed changes.