Skip to content

Commit 16e7d32

Browse files
authored
[SYCL][E2E] Enable device_architecture test back on Windows OpenCL (#12257)
Problem was fixed, so enable test back.
1 parent 0bc7e59 commit 16e7d32

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sycl/test-e2e/DeviceArchitecture/device_architecture_on_device_aot.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
// REQUIRES: opencl-aot, cpu
2-
// TODO: Test is failing on Windows with OpenCL, enable back when the issue
3-
// fixed.
4-
// UNSUPPORTED: windows && opencl
5-
62
// RUN: %clangxx -fsycl -fsycl-targets=spir64_x86_64 %s -o %t.out
73
// RUN: %{run} %t.out
84

0 commit comments

Comments
 (0)