diff --git a/devops/dependencies-igc-dev.json b/devops/dependencies-igc-dev.json index 432a2eb36b20a..be74e1f15dd8a 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-558c584", - "version": "558c584", - "updated_at": "2025-09-05T22:44:40Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3941562792/zip", + "github_tag": "igc-dev-4e160b3", + "version": "4e160b3", + "updated_at": "2025-09-11T02:09:40Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3981554499/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } } diff --git a/sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp b/sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp index e816f6ee54bbe..ad7e8c1798379 100644 --- a/sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp +++ b/sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp @@ -13,9 +13,6 @@ // REQUIRES: aspect-ext_intel_matrix // REQUIRES-INTEL-DRIVER: lin: 30049, win: 101.4943 -// XFAIL: arch-intel_gpu_pvc && igc-dev -// XFAIL-TRACKER: GSD-11139 - // RUN: %{build} -o %t.out // RUN: %{run} %t.out