With D106496 we can make the globalization fallback stack much simpler
and this version doesn't seem to experience the spurious failures and
deadlocks we have seen before.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106576
[OpenMP] Simplify the ThreadStackTy for globalization fallback ClosedPublic Authored by jdoerfert on Jul 22 2021, 10:47 AM.
Details Summary With D106496 we can make the globalization fallback stack much simpler
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 22 2021, 10:54 AM This revision was landed with ongoing or failed builds.Jul 22 2021, 9:58 PM Closed by commit rGd12ee28e2e4c: [OpenMP] Simplify the ThreadStackTy for globalization fallback (authored by jdoerfert). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 360883 openmp/libomptarget/deviceRTLs/common/src/data_sharing.cu
|
clang-format: please reformat the code