[Openmp-commits] [PATCH] D86483: [OpenMP] Always emit debug messages that indicate offloading failure

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 26 16:56:25 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a5a74ea9675: [OpenMP] Always emit debug messages that indicate offloading failure (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D86483?vs=288099&id=288139#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86483

Files:
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/src/rtl.cpp
  openmp/libomptarget/test/mapping/alloc_fail.c
  openmp/libomptarget/test/mapping/present/target.c
  openmp/libomptarget/test/mapping/present/target_array_extension.c
  openmp/libomptarget/test/mapping/present/target_data_array_extension.c
  openmp/libomptarget/test/mapping/present/target_enter_data.c
  openmp/libomptarget/test/mapping/present/zero_length_array_section.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86483.288139.patch
Type: text/x-patch
Size: 24258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200826/0dc85f19/attachment-0001.bin>


More information about the Openmp-commits mailing list