[all-commits] [llvm/llvm-project] 63a3c5: [OpenMP][OMPT] Pass mutexinoutset to the tool
Joachim via All-commits
all-commits at lists.llvm.org
Fri Jun 19 03:54:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63a3c5925dc97160283d97cab1859315c45c114c
https://github.com/llvm/llvm-project/commit/63a3c5925dc97160283d97cab1859315c45c114c
Author: Joachim Protze <protze at itc.rwth-aachen.de>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M openmp/runtime/src/kmp_taskdeps.cpp
M openmp/runtime/src/kmp_tasking.cpp
M openmp/runtime/src/ompt-internal.h
M openmp/runtime/src/ompt-specific.cpp
M openmp/runtime/test/ompt/tasks/dependences.c
Log Message:
-----------
[OpenMP][OMPT] Pass mutexinoutset to the tool
Adds OMPT support for the mutexinoutset dependency
Reviewed by: hbae
Differential Revision: https://reviews.llvm.org/D81890
More information about the All-commits
mailing list