[Openmp-commits] [PATCH] D123242: [OpenMP] Change target memory tests to use allocators

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Apr 7 09:01:15 PDT 2022


jhuber6 updated this revision to Diff 421236.
jhuber6 added a comment.

Making suggested changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123242

Files:
  openmp/libomptarget/test/api/omp_device_managed_memory_alloc.c
  openmp/libomptarget/test/api/omp_device_memory.c
  openmp/libomptarget/test/api/omp_host_pinned_memory_alloc.c
  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_stub.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123242.421236.patch
Type: text/x-patch
Size: 11558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220407/1d3c5870/attachment-0001.bin>


More information about the Openmp-commits mailing list