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 1f7c67e commit 650a514Copy full SHA for 650a514
manifests/manifest.yml
@@ -21,8 +21,8 @@ components:
21
asset_name: igc
22
dest_dir: igc
23
type: git
24
- branch: releases/2.7.x
25
- revision: 7f73de821e791eeb28ed28ad864e73d3a7ec29f2
+ branch: releases/2.8.x
+ revision: 9c27763536562aecf7c010e90d85244db35200d8
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: 3325-3595
+ revision: 3325-3603
45
kmdaf:
46
branch: kmdaf
47
dest_dir: kmdaf
0 commit comments