diff options
| author | Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> | 2016-03-24 12:52:04 +0000 |
|---|---|---|
| committer | Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> | 2016-03-24 12:52:04 +0000 |
| commit | 1c1c71776a611ba92b0715ea813b47e0900e1074 (patch) | |
| tree | c8dd18fcbaecd8801592189cffcc64ec99fd2826 /openmp/runtime/src/kmp_platform.h | |
| parent | bcf13da98ec4640adcaaadb6cb7b5e24aefb77f2 (diff) | |
| download | bcm5719-llvm-1c1c71776a611ba92b0715ea813b47e0900e1074.tar.gz bcm5719-llvm-1c1c71776a611ba92b0715ea813b47e0900e1074.zip | |
[OMPT] Fix duplicate implicit_task_end events for master thread with GCC
For non-serialized parallel regions the master thread issued two callbacks:
The first one in kmp_gsupport.c and the second in __kmp_join_call. Therefore
only trigger the callback in kmp_gsupport.c for serialized parallel regions.
Differential Revision: http://reviews.llvm.org/D16716
llvm-svn: 264264
Diffstat (limited to 'openmp/runtime/src/kmp_platform.h')
0 files changed, 0 insertions, 0 deletions

