[Openmp-commits] [PATCH] D109303: [OpenMP][libomptarget] Change checkDeviceAndCtors return type to bool.
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Sep 5 23:06:50 PDT 2021
ye-luo created this revision.
Herald added subscribers: guansong, yaxunl.
ye-luo requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.
What is exactly needed is only a boolean. Pulling OFFLOAD_SUCCESS/FAIL only adds confusion.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109303
Files:
openmp/libomptarget/src/interface.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/private.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109303.370848.patch
Type: text/x-patch
Size: 5296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210906/fa6af8d2/attachment.bin>
More information about the Openmp-commits
mailing list