llvm
llvm copied to clipboard
[SYCL][Graph] Re-enable immediate command list tests on Windows.
These tests had been disabled as part of https://github.com/intel/llvm/issues/12344 due to the windows level-zero drivers being out of date on CI. This PR re-enables the disabled tests since the driver version has since been updated and the tests are now passing.