igc revision update

Change-Id: Ic903ef8228b53c52bbbd623f2a2f6ef6c12034ca
This commit is contained in:
ocldev 2018-05-10 18:24:03 +02:00 committed by sys_ocldev
parent 2c896b64b4
commit f64f9c7c99
2 changed files with 22 additions and 1 deletions

21
manifests/igc.yml Normal file
View File

@ -0,0 +1,21 @@
components:
llvm_source:
revision: HEAD
repository: https://github.com/llvm-mirror/llvm
branch: release_40
dest_dir: llvm_source
llvm_patches:
revision: 0ba9debba34be4159a80f27818858abf00e03e2d
repository: https://github.com/intel/llvm-patches
branch: master
dest_dir: llvm_patches
clang_source:
revision: HEAD
repository: https://github.com/llvm-mirror/clang
branch: release_40
dest_dir: clang_source
common_clang:
revision: fa75886fa8f25c093b5e174ce07776ccb203789c
repository: https://github.com/intel/opencl-clang
branch: master
dest_dir: common_clang

View File

@ -25,7 +25,7 @@ components:
clean_on_sync: true
dest_dir: igc
repository: https://github.com/intel/intelgraphicscompiler
revision: dbb9f9f194473f1d33bad3808ee47fc9fa429499
revision: 858e183e0724674f9c12477d944af6aa0aa3875a
type: git
infra:
branch: infra