[all-commits] [llvm/llvm-project] 680c71: [OpenMP] Clean up for hidden helper task
Shilei Tian via All-commits
all-commits at lists.llvm.org
Wed Aug 4 09:36:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 680c71b127a995389869f51eaef24c7e9d0b2505
https://github.com/llvm/llvm-project/commit/680c71b127a995389869f51eaef24c7e9d0b2505
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M openmp/runtime/src/kmp.h
M openmp/runtime/src/kmp_taskdeps.h
M openmp/runtime/src/kmp_tasking.cpp
Log Message:
-----------
[OpenMP] Clean up for hidden helper task
This patch makes some clean up for code of hidden helper task.
Reviewed By: protze.joachim
Differential Revision: https://reviews.llvm.org/D107008
More information about the All-commits
mailing list