This is an archive of the discontinued LLVM Phabricator instance.

Revert "Implement a new kind of Pass: dynamic pass pipeline"
ClosedPublic

Authored by tjoerg on Sep 22 2020, 2:51 AM.

Details

Summary

This reverts commit 385c3f43fceba227be2e4dce84a59075733541c1.

Test mlir/test/Pass:dynamic-pipeline-fail-on-parent.mlir.test fails
when run with ASAN:

ERROR: AddressSanitizer: stack-use-after-scope on address ...

Diff Detail

Event Timeline

tjoerg created this revision.Sep 22 2020, 2:51 AM
Herald added a project: Restricted Project. · View Herald Transcript
tjoerg requested review of this revision.Sep 22 2020, 2:51 AM
bkramer accepted this revision.Sep 22 2020, 2:57 AM
bkramer added a subscriber: bkramer.

Reproduces for me. Let's roll this back for now.

This revision is now accepted and ready to land.Sep 22 2020, 2:57 AM
pifon2a accepted this revision.Sep 22 2020, 2:57 AM
This revision was landed with ongoing or failed builds.Sep 22 2020, 3:04 AM
This revision was automatically updated to reflect the committed changes.
mlir/test/Pass/dynamic-pipeline.mlir