[Openmp-commits] [PATCH] D96669: [OpenMP] Add allocator support for target memory
Hansang Bae via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Feb 24 15:16:46 PST 2021
hbae updated this revision to Diff 326215.
hbae added a comment.
Changed prefix from `preomp` to `llvm_omp`.
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.326215.patch
Type: text/x-patch
Size: 16883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210224/a34e6182/attachment-0001.bin>
More information about the Openmp-commits
mailing list