summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/ompt-specific.c
diff options
context:
space:
mode:
authorJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>2016-03-24 12:52:04 +0000
committerJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>2016-03-24 12:52:04 +0000
commit1c1c71776a611ba92b0715ea813b47e0900e1074 (patch)
treec8dd18fcbaecd8801592189cffcc64ec99fd2826 /openmp/runtime/src/ompt-specific.c
parentbcf13da98ec4640adcaaadb6cb7b5e24aefb77f2 (diff)
downloadbcm5719-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/ompt-specific.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud