[Openmp-commits] [PATCH] D90971: [OpenMP] Add OpenMP 5.1 omp_realloc function implementation

Nawrin Sultana via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Nov 17 11:48:03 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5439db05e740: [OpenMP] Add omp_realloc implementation (authored by Nawrin).

Changed prior to commit:
  https://reviews.llvm.org/D90971?vs=305822&id=305865#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90971

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
  openmp/runtime/test/api/omp_calloc_size_0.c
  openmp/runtime/test/api/omp_realloc_def_fb.c
  openmp/runtime/test/api/omp_realloc_null_ptr.c
  openmp/runtime/test/api/omp_realloc_size_0.c
  openmp/runtime/tools/generate-def.pl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90971.305865.patch
Type: text/x-patch
Size: 12888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201117/3dd8f5fb/attachment-0001.bin>


More information about the Openmp-commits mailing list