[Openmp-commits] [PATCH] D106387: [NFC][OpenMP] Fix an issue that no CHECK in test cases
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 20 12:39:25 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG02dff7898313: [NFC][OpenMP] Fix an issue that no CHECK in test cases (authored by tianshilei1992).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106387/new/
https://reviews.llvm.org/D106387
Files:
openmp/libomptarget/test/offloading/taskloop_offload_nowait.cpp
Index: openmp/libomptarget/test/offloading/taskloop_offload_nowait.cpp
===================================================================
--- openmp/libomptarget/test/offloading/taskloop_offload_nowait.cpp
+++ openmp/libomptarget/test/offloading/taskloop_offload_nowait.cpp
@@ -1,4 +1,4 @@
-// RUN: %libomptarget-compilexx-run-and-check-generic
+// RUN: %libomptarget-compilexx-and-run-generic
#include <cmath>
#include <cstdlib>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106387.360238.patch
Type: text/x-patch
Size: 435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210720/073e0715/attachment-0001.bin>
More information about the Openmp-commits
mailing list