This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Transform] Add a transform.get_consumers_of_result navigation op
ClosedPublic

Authored by nicolasvasilache on Jan 17 2023, 6:37 AM.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Jan 17 2023, 6:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2023, 6:37 AM
ftynse accepted this revision.Jan 17 2023, 6:42 AM
ftynse added inline comments.
mlir/lib/Dialect/Transform/IR/TransformOps.cpp
423

Nit: there's no need to add <4> anymore.

This revision is now accepted and ready to land.Jan 17 2023, 6:42 AM
chelini accepted this revision.Jan 17 2023, 6:43 AM
This revision was landed with ongoing or failed builds.Jan 17 2023, 7:01 AM
This revision was automatically updated to reflect the committed changes.