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 a81ed16 commit 38cdcafCopy full SHA for 38cdcaf
SYCL/ESIMD/api/esimd_rgba_smoke.cpp
@@ -8,10 +8,15 @@
8
// REQUIRES: gpu
9
// UNSUPPORTED: cuda || hip
10
<<<<<<< HEAD
11
+<<<<<<< HEAD
12
// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
13
// XFAIL: esimd_emulator
14
=======
15
>>>>>>> 5ed4bac7d ([ESIMD] Add gather/scatter_rgba smoke test, can be used as an example. (#835))
16
+=======
17
+// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
18
+// XFAIL: esimd_emulator
19
+>>>>>>> b3d790428 ([SYCL][ESIMD][EMU] XFAIL for 'SYCL/ESIMD/api/esimd_rgba_smoke.cpp' (#840))
20
// RUN: %clangxx -fsycl %s -o %t.out
21
// RUN: %GPU_RUN_PLACEHOLDER %t.out
22
0 commit comments