diff --git a/sycl/test-e2e/KernelAndProgram/free_function_apis.cpp b/sycl/test-e2e/KernelAndProgram/free_function_apis.cpp index 85ad90989a8bb..dc1bad76940e4 100644 --- a/sycl/test-e2e/KernelAndProgram/free_function_apis.cpp +++ b/sycl/test-e2e/KernelAndProgram/free_function_apis.cpp @@ -2,9 +2,6 @@ // RUN: %{build} -o %t.out // RUN: %{run} %t.out -// The name mangling for free function kernels currently does not work with PTX. -// UNSUPPORTED: cuda - #include #include #include