This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Fix carefully track SPMDCompatibilityTracker
ClosedPublic

Authored by jdoerfert on Jul 15 2021, 11:13 AM.

Details

Summary

We did not properly use SPMDCompatibilityTracker in various places.
This patch makes sure we look at the validity properly and also fix
the state if we can.

Diff Detail

Event Timeline

jdoerfert created this revision.Jul 15 2021, 11:13 AM
jdoerfert requested review of this revision.Jul 15 2021, 11:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 15 2021, 11:13 AM
This revision is now accepted and ready to land.Jul 15 2021, 3:26 PM
This revision was landed with ongoing or failed builds.Jul 19 2021, 8:50 PM
This revision was automatically updated to reflect the committed changes.