[all-commits] [llvm/llvm-project] 090309: [OpenMP] Fix warnings
Hansang Bae via All-commits
all-commits at lists.llvm.org
Wed Apr 6 10:35:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 090309d31624798fc5dde0220147519dc22c73c8
https://github.com/llvm/llvm-project/commit/090309d31624798fc5dde0220147519dc22c73c8
Author: Hansang Bae <hansang.bae at intel.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M openmp/runtime/src/kmp_tasking.cpp
M openmp/runtime/src/ompt-internal.h
Log Message:
-----------
[OpenMP] Fix warnings
Silenced compiler warnings after pushing the following change.
https://reviews.llvm.org/D122107
Differential Revision: https://reviews.llvm.org/D123233
More information about the All-commits
mailing list