[Openmp-commits] [PATCH] D96669: [OpenMP] Add allocator support for target memory

Hansang Bae via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 2 14:46:26 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb6c2f538b22b: [OpenMP] Add allocator support for target memory (authored by hbae).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96669/new/

https://reviews.llvm.org/D96669

Files:
  openmp/runtime/src/dllexports
  openmp/runtime/src/include/omp.h.var
  openmp/runtime/src/include/omp_lib.f90.var
  openmp/runtime/src/include/omp_lib.h.var
  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_stub.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96669.327595.patch
Type: text/x-patch
Size: 16883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210302/7b29db1c/attachment-0001.bin>


More information about the Openmp-commits mailing list