[all-commits] [llvm/llvm-project] 7ba4e9: [OpenMP] Use new task type/flag for taskwait depen...
Hansang Bae via All-commits
all-commits at lists.llvm.org
Wed Jun 2 08:17:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ba4e96ede0fdc73a9d12e42e51f81589213f7a2
https://github.com/llvm/llvm-project/commit/7ba4e96ede0fdc73a9d12e42e51f81589213f7a2
Author: Hansang Bae <hansang.bae at intel.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M openmp/runtime/src/kmp_taskdeps.cpp
M openmp/runtime/test/ompt/callback.h
M openmp/runtime/test/ompt/tasks/task_if0-depend.c
Log Message:
-----------
[OpenMP] Use new task type/flag for taskwait depend events.
Differential Revision: https://reviews.llvm.org/D103464
More information about the All-commits
mailing list