[Openmp-commits] [PATCH] D94277: [OpenMP] Update allocator trait key/value definitions

Hansang Bae via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 7 17:06:44 PST 2021


hbae created this revision.
hbae added reviewers: AndreyChurbanov, Nawrin.
hbae added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
hbae requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Use new definitions introduced in 5.1 specification.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94277

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94277.315277.patch
Type: text/x-patch
Size: 6226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210108/62942bcf/attachment.bin>


More information about the Openmp-commits mailing list