[all-commits] [llvm/llvm-project] 99d1ce: [OpenMP] Add GOMP allocator functions
nawrinsu via All-commits
all-commits at lists.llvm.org
Wed Oct 20 09:40:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99d1ce4a621aff2871f64c856545545f112051dc
https://github.com/llvm/llvm-project/commit/99d1ce4a621aff2871f64c856545545f112051dc
Author: Nawrin Sultana <nawrin.sultana at intel.com>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M openmp/runtime/src/exports_so.txt
M openmp/runtime/src/kmp_ftn_os.h
M openmp/runtime/src/kmp_gsupport.cpp
Log Message:
-----------
[OpenMP] Add GOMP allocator functions
This patch adds GOMP_alloc and GOMP_free functions of LIBGOMP.
Differential revision: https://reviews.llvm.org/D111673
More information about the All-commits
mailing list