[all-commits] [llvm/llvm-project] 5644f7: Revert "[OpenMP] Add support for Intel's umonitor/...
Andrey Churbanov via All-commits
all-commits at lists.llvm.org
Fri Nov 20 01:17:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5644f734d6068f6e75ecd9856e5f837190543667
https://github.com/llvm/llvm-project/commit/5644f734d6068f6e75ecd9856e5f837190543667
Author: AndreyChurbanov <andrey.churbanov at intel.com>
Date: 2020-11-20 (Fri, 20 Nov 2020)
Changed paths:
M openmp/runtime/src/i18n/en_US.txt
M openmp/runtime/src/kmp.h
M openmp/runtime/src/kmp_barrier.cpp
M openmp/runtime/src/kmp_global.cpp
M openmp/runtime/src/kmp_os.h
M openmp/runtime/src/kmp_runtime.cpp
M openmp/runtime/src/kmp_settings.cpp
M openmp/runtime/src/kmp_stats.h
M openmp/runtime/src/kmp_taskdeps.cpp
M openmp/runtime/src/kmp_tasking.cpp
M openmp/runtime/src/kmp_wait_release.cpp
M openmp/runtime/src/kmp_wait_release.h
M openmp/runtime/src/z_Linux_util.cpp
M openmp/runtime/src/z_Windows_NT_util.cpp
Log Message:
-----------
Revert "[OpenMP] Add support for Intel's umonitor/umwait"
This reverts commit 9cfad5f9c5bfd985f1bc8b0954f58013c5236e58.
More information about the All-commits
mailing list