[Openmp-commits] [PATCH] D90967: [OpenMP] Add OpenMP 5.1 omp_calloc function implementation

Nawrin Sultana via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Nov 6 13:07:19 PST 2020


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90967

Files:
  openmp/runtime/src/dllexports
  openmp/runtime/src/include/omp.h.var
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_alloc.cpp
  openmp/runtime/src/kmp_csupport.cpp
  openmp/runtime/src/kmp_stub.cpp
  openmp/runtime/test/api/omp_calloc_def_fb.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90967.303530.patch
Type: text/x-patch
Size: 6301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201106/b7cdd901/attachment-0001.bin>


More information about the Openmp-commits mailing list