igc revision update
Change-Id: Icf197fd9a988cb0f60b1c788fe7dc36f017b2c8a Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
parent
0052ab82b1
commit
3870568e82
|
@ -1,21 +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
|
||||
repository: https://github.com/llvm-mirror/clang
|
||||
revision: HEAD
|
||||
common_clang:
|
||||
revision: fa75886fa8f25c093b5e174ce07776ccb203789c
|
||||
repository: https://github.com/intel/opencl-clang
|
||||
branch: master
|
||||
dest_dir: common_clang
|
||||
repository: https://github.com/intel/opencl-clang
|
||||
revision: 9b2473dc76bca8e58bf90e859a87f97ed1ca962c
|
||||
llvm_patches:
|
||||
branch: master
|
||||
dest_dir: llvm_patches
|
||||
repository: https://github.com/intel/llvm-patches
|
||||
revision: 7ac2c8a04178cf90365eeba15c63028a26409de0
|
||||
llvm_source:
|
||||
branch: release_40
|
||||
dest_dir: llvm_source
|
||||
repository: https://github.com/llvm-mirror/llvm
|
||||
revision: HEAD
|
||||
|
|
|
@ -11,13 +11,13 @@ components:
|
|||
clean_on_sync: true
|
||||
dest_dir: igc
|
||||
repository: https://github.com/intel/intelgraphicscompiler
|
||||
revision: 858e183e0724674f9c12477d944af6aa0aa3875a
|
||||
revision: 65bbbe3ea8afb2d40ef759a51a358b4795860ce0
|
||||
type: git
|
||||
infra:
|
||||
branch: infra
|
||||
clean_on_sync: true
|
||||
dest_dir: infra
|
||||
revision: 5a57e424807a4fb6a2e4146211b8ae421baa3e30
|
||||
revision: 4e937dffeda356f6334f4c84a07a353fc8c0c7af
|
||||
type: git
|
||||
internal:
|
||||
branch: master
|
||||
|
|
Loading…
Reference in New Issue