[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
Tue Aug 11 12:21:23 PDT 2020


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

Fixed minor issues reported by Johannes.


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


More information about the Openmp-commits mailing list