This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Transform] NFC - Pass TransformState as an argument to applyToOne methods
ClosedPublic

Authored by nicolasvasilache on Jun 22 2022, 1:01 AM.

Details

Summary

This will allow implementing state-dependent behavior in the future.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Jun 22 2022, 1:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2022, 1:01 AM
ftynse accepted this revision.Jun 22 2022, 1:03 AM
This revision is now accepted and ready to land.Jun 22 2022, 1:03 AM
This revision was landed with ongoing or failed builds.Jun 22 2022, 1:19 AM
This revision was automatically updated to reflect the committed changes.