[all-commits] [llvm/llvm-project] 95df67: [openmp] OpenMP 5.1 omp_display_env function imple...
Andrey Churbanov via All-commits
all-commits at lists.llvm.org
Wed Mar 4 07:16:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 95df6747cf1978aa1732d8b93af585e34cec4987
https://github.com/llvm/llvm-project/commit/95df6747cf1978aa1732d8b93af585e34cec4987
Author: AndreyChurbanov <andrey.churbanov at intel.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M openmp/runtime/src/dllexports
M openmp/runtime/src/include/omp.h.var
M openmp/runtime/src/include/omp_lib.f.var
M openmp/runtime/src/include/omp_lib.f90.var
M openmp/runtime/src/include/omp_lib.h.var
M openmp/runtime/src/kmp.h
M openmp/runtime/src/kmp_ftn_entry.h
M openmp/runtime/src/kmp_ftn_os.h
M openmp/runtime/src/kmp_runtime.cpp
M openmp/runtime/src/kmp_settings.cpp
M openmp/runtime/src/kmp_settings.h
A openmp/runtime/test/api/omp_display_env0.c
Log Message:
-----------
[openmp] OpenMP 5.1 omp_display_env function implementation.
Patch by Michael Klemm.
Differential Revision: https://reviews.llvm.org/D74956
More information about the All-commits
mailing list