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 ccd981d commit a34b8f9Copy full SHA for a34b8f9
sycl/test-e2e/FreeFunctionKernels/enum_parameter.cpp
@@ -1,9 +1,6 @@
1
// RUN: %{build} -o %t.out
2
// RUN: %{run} %t.out
3
4
-// UNSUPPORTED: linux && arch-intel_gpu_bmg_g21 && level_zero_v2_adapter
5
-// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20225
6
-
7
// This test verifies that we can use scoped enum types as arguments in free
8
// function kernels.
9
0 commit comments