This is an archive of the discontinued LLVM Phabricator instance.

[mlir][SCF] Make the scf.take_assumed_branch transform only read its target handle
ClosedPublic

Authored by nicolasvasilache on Apr 12 2023, 12:21 PM.

Details

Summary

Handles are tracked properly and usage composes better if we don't artificially lose handles.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 12:21 PM
nicolasvasilache requested review of this revision.Apr 12 2023, 12:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 12:21 PM
ThomasRaoux accepted this revision.Apr 12 2023, 12:22 PM
This revision is now accepted and ready to land.Apr 12 2023, 12:22 PM
This revision was landed with ongoing or failed builds.Apr 12 2023, 12:30 PM
This revision was automatically updated to reflect the committed changes.