File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
sycl/test-e2e/ESIMD/PerformanceTests Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"linux" : {
3
3
"igc_dev" : {
4
- "github_tag" : " igc-dev-a20debc " ,
5
- "version" : " a20debc " ,
6
- "updated_at" : " 2024-09-15T13:44:38Z " ,
7
- "url" : " https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1934718090 /zip" ,
4
+ "github_tag" : " igc-dev-ad75a20 " ,
5
+ "version" : " ad75a20 " ,
6
+ "updated_at" : " 2024-11-10T01:11:34Z " ,
7
+ "url" : " https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2167439771 /zip" ,
8
8
"root" : " {DEPS_ROOT}/opencl/runtime/linux/oclgpu"
9
9
}
10
10
}
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
+ // XFAIL: igc-dev
9
+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/16088
8
10
// REQUIRES: gpu-intel-dg2 && level_zero
9
11
// UNSUPPORTED: windows
10
12
You can’t perform that action at this time.
0 commit comments