llvm-project/openmp/tools
Joachim Protze 7641e42def [OpenMP][Tools] Fix handling of initial-task-end
Latest OpenMP spec says parallel_data is NULL for initial/implicit-task-end.
We nevertheless need to cleanup the ParallelData here, as there is no other
callback for the end of the implicit parallel region. We can use the reference
stored in the TaskData.

Reviewed By: dreachem

Differential Revision: https://reviews.llvm.org/D114005
2022-03-31 12:33:40 -05:00
..
Modules [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
analyzer [OpenMP] Begin Adding OpenMP Tool to Gather OpenMP Information 2020-11-11 20:00:37 -05:00
archer [OpenMP][Tools] Fix handling of initial-task-end 2022-03-31 12:33:40 -05:00
multiplex [openmp][cmake] Use `GNUInstallDirs` to support custom installation dirs 2022-01-22 18:05:36 +00:00
CMakeLists.txt