We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890c170 commit fb212b4Copy full SHA for fb212b4
manifests/manifest.yml
@@ -21,8 +21,8 @@ components:
21
asset_name: igc
22
dest_dir: igc
23
type: git
24
- branch: releases/2.20.x
25
- revision: e4d4ac078f9631183f53140352fbe60ef5ff40c3
+ branch: releases/2.22.x
+ revision: ad4662733c68b836a185d79ad0cffeb63be3b260
26
repository: https://github.com/intel/intelgraphicscompiler
27
igsc:
28
asset_name: igsc
@@ -41,7 +41,7 @@ components:
41
dest_dir: kernels_bin
42
43
branch: kernels_bin
44
- revision: 3748-5704
+ revision: 3748-5707
45
level_zero:
46
asset_name: level_zero
47
dest_dir: level_zero
0 commit comments