We found a few cases that didn't properly clean up shared memory for openmp RTL registration when aborts occurred. This patch fixes those cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90974
Fixes for shared memory cleanup when aborts occur ClosedPublic Authored by terdner on Nov 6 2020, 2:15 PM.
Details Summary We found a few cases that didn't properly clean up shared memory for openmp RTL registration when aborts occurred. This patch fixes those cases.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 10 2020, 1:06 PM Closed by commit rG33da6bd7f503: [OpenMP] Fixes for shared memory cleanup when aborts occur (authored by AndreyChurbanov). · Explain WhyNov 10 2020, 1:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303544 openmp/runtime/src/kmp_runtime.cpp
|