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 25e86bd commit b82027fCopy full SHA for b82027f
sycl/test-e2e/ESIMD/ext_math_ieee_sqrt_div.cpp
@@ -5,7 +5,7 @@
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
-// REQUIRES: gpu-intel-gen9 || gpu-intel-dg2 || gpu-intel-pvc || esimd_emulator
+// REQUIRES: gpu-intel-gen9 || gpu-intel-pvc || esimd_emulator
9
10
// RUN: %clangxx -fsycl-device-code-split=per_kernel -fsycl %s -o %t.out
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments