This is an archive of the discontinued LLVM Phabricator instance.

Partial rollback: Disable MLIR verifier parallelism.
ClosedPublic

Authored by stellaraccident on Jun 18 2021, 2:44 PM.

Details

Summary

Deadlocks have been found in several downstream projects as noted on the original patch: https://reviews.llvm.org/D104207

Disabling pending full root cause analysis.

Diff Detail

Event Timeline

stellaraccident requested review of this revision.Jun 18 2021, 2:44 PM
rriddle accepted this revision.Jun 18 2021, 2:48 PM

The problems experienced in D104207 seem reasonable enough to do a temporary partial rollback until we fix it.

This revision is now accepted and ready to land.Jun 18 2021, 2:48 PM
This revision was landed with ongoing or failed builds.Jun 18 2021, 2:58 PM
This revision was automatically updated to reflect the committed changes.