We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8f480 commit 1bef172Copy full SHA for 1bef172
sycl/test/usm/memcpy.cpp
@@ -5,7 +5,7 @@
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
-// RUN: %clangxx -fsycl %s -o %t1.out -lOpenCL
+// RUN: %clangxx -fsycl %s -o %t1.out
9
// RUN: %CPU_RUN_PLACEHOLDER %t1.out
10
11
#include <CL/sycl.hpp>
sycl/test/usm/memset.cpp
0 commit comments