[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 Jul 27 11:13:36 PDT 2020


lionkov updated this revision to Diff 280985.
lionkov added a comment.

Removed the SICM support, will post that as separate patch once this one is accepted.


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.280985.patch
Type: text/x-patch
Size: 30439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200727/fa644f6e/attachment-0001.bin>


More information about the Openmp-commits mailing list