[Openmp-commits] [PATCH] D148576: [OpenMP] Enable more runtime tests and also run them with O3

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jul 31 15:55:23 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5a3d5ba8881: [OpenMP][NFC] Enable more runtime tests and also run them with O3 (authored by jdoerfert).
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

Changed prior to commit:
  https://reviews.llvm.org/D148576?vs=514441&id=545840#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148576

Files:
  openmp/libomptarget/test/api/omp_device_managed_memory_alloc.c
  openmp/libomptarget/test/api/omp_dynamic_shared_memory.c
  openmp/libomptarget/test/mapping/lambda_mapping.cpp
  openmp/libomptarget/test/offloading/assert.cpp
  openmp/libomptarget/test/offloading/barrier_fence.c
  openmp/libomptarget/test/offloading/bug47654.cpp
  openmp/libomptarget/test/offloading/bug49021.cpp
  openmp/libomptarget/test/offloading/bug49334.cpp
  openmp/libomptarget/test/offloading/bug49779.cpp
  openmp/libomptarget/test/offloading/bug50022.cpp
  openmp/libomptarget/test/offloading/bug51982.c
  openmp/libomptarget/test/offloading/bug53727.cpp
  openmp/libomptarget/test/offloading/d2d_memcpy.c
  openmp/libomptarget/test/offloading/dynamic_module.c
  openmp/libomptarget/test/offloading/target_nowait_target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148576.545840.patch
Type: text/x-patch
Size: 8841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230731/135f056b/attachment-0001.bin>


More information about the Openmp-commits mailing list