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 ac2a70e commit ae7f46dCopy full SHA for ae7f46d
sycl/test-e2e/ESIMD/regression/copyto_char_test.cpp
@@ -1,6 +1,8 @@
1
// RUN: %{build} -o %t.out
2
// RUN: %{run} %t.out
3
4
+// UNSUPPORTED: opencl && gpu-intel-pvc
5
+
6
//==- copyto_char_test.cpp - Test for using copy_to to copy char buffers -==//
7
//
8
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
0 commit comments