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.
2 parents 5275adc + a34b8f9 commit 35977faCopy full SHA for 35977fa
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