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 288a5c9 commit 35b827dCopy full SHA for 35b827d
sycl/test/esimd/odr.cpp
@@ -9,7 +9,7 @@
9
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %t1.o %t2.o -o %t.exe
10
//
11
// CUDA does not support intrinsics generated by the ESIMD compilation path:
12
-// UNSUPPORTED: cuda || hip
+// UNSUPPORTED: cuda || hip_amd
13
14
#include <CL/sycl.hpp>
15
#include <iostream>
0 commit comments