[all-commits] [llvm/llvm-project] d6a095: [OpenMP] changing OMP rtl to use shared memory ins...
Andrey Churbanov via All-commits
all-commits at lists.llvm.org
Mon Oct 26 09:03:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6a0957467e86d5a87964d45fae18733e212c86f
https://github.com/llvm/llvm-project/commit/d6a0957467e86d5a87964d45fae18733e212c86f
Author: AndreyChurbanov <andrey.churbanov at intel.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M openmp/runtime/cmake/LibompHandleFlags.cmake
M openmp/runtime/cmake/config-ix.cmake
M openmp/runtime/src/kmp_runtime.cpp
Log Message:
-----------
[OpenMP] changing OMP rtl to use shared memory instead of env variable
Patch by Erdner, Todd <todd.erdner at intel.com>
Differential Revision: https://reviews.llvm.org/D89898
More information about the All-commits
mailing list