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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106085
[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.
Diff Detail
Event TimelineHerald added subscribers: ormris, guansong, bollu and 2 others. · 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 Closed by commit rG97387fdf6db4: [OpenMP] Fix carefully track SPMDCompatibilityTracker (authored by jdoerfert). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 360001 llvm/lib/Transforms/IPO/OpenMPOpt.cpp
|