[Openmp-commits] [PATCH] D84456: [OpenMP] Refactor memory allocation code for easier support for third party memory libraries
Latchesar Ionkov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Sep 14 14:25:41 PDT 2020
lionkov updated this revision to Diff 291685.
lionkov added a comment.
changes suggested by the reviewers
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84456/new/
https://reviews.llvm.org/D84456
Files:
openmp/runtime/src/CMakeLists.txt
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_alloc.cpp
openmp/runtime/src/kmp_global.cpp
openmp/runtime/src/kmp_runtime.cpp
openmp/runtime/src/kmp_settings.cpp
openmp/runtime/src/thirdparty/memkind/kmp_memkind.cpp
openmp/runtime/test/api/omp_alloc_null_fb.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84456.291685.patch
Type: text/x-patch
Size: 30967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200914/208a17e4/attachment-0001.bin>
More information about the Openmp-commits
mailing list