From 49eb0e333726584cf4b89023a2a90707b281ad6f Mon Sep 17 00:00:00 2001 From: Jinsong Ji Date: Thu, 26 Oct 2023 19:25:54 -0700 Subject: [PATCH] Revert "[SYCL][CUDA] Xfail ext-native-math.cpp test. (#11580)" This reverts commit abe3efbe7bd8285b76b4fedddc439bf89f368f54. --- sycl/test-e2e/DeviceLib/built-ins/ext_native_math.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/sycl/test-e2e/DeviceLib/built-ins/ext_native_math.cpp b/sycl/test-e2e/DeviceLib/built-ins/ext_native_math.cpp index 862007aaab5d8..4bd465be96dc8 100644 --- a/sycl/test-e2e/DeviceLib/built-ins/ext_native_math.cpp +++ b/sycl/test-e2e/DeviceLib/built-ins/ext_native_math.cpp @@ -1,4 +1,3 @@ -// XFAIL: cuda // RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out // RUN: %{run} %t.out