igc revision update
Change-Id: I9505f44274ffcc8b916fc5580bf76c8aa280d968
This commit is contained in:
parent
c4c127a7c6
commit
d83ff8f245
|
@ -203,7 +203,7 @@ if(NOT IGC__IGC_TARGETS)
|
|||
if(IS_DIRECTORY "${IGC_DIR}/lib/pkgconfig/")
|
||||
set(ENV{PKG_CONFIG_PATH} "${IGC_DIR}/lib/pkgconfig/")
|
||||
endif()
|
||||
pkg_check_modules(IGDRCL__IGC igc-opencl>=18.24.526)
|
||||
pkg_check_modules(IGDRCL__IGC igc-opencl>=18.26.612)
|
||||
if(IS_DIRECTORY "${IGC_DIR}/lib/pkgconfig/")
|
||||
unset(ENV{PKG_CONFIG_PATH})
|
||||
set(IGDRCL__IGC_LIBRARY_PATH "${IGC_DIR}/lib/")
|
||||
|
|
|
@ -13,7 +13,7 @@ components:
|
|||
branch: master
|
||||
dest_dir: llvm_patches
|
||||
repository: https://github.com/intel/llvm-patches
|
||||
revision: 8a7abaffc1a04599f50755fcc7f9b2fc6869676c
|
||||
revision: 5c67217eafd982e4e83724ec8b19893efd11b7d2
|
||||
llvm_source:
|
||||
branch: release_40
|
||||
dest_dir: llvm_source
|
||||
|
|
|
@ -11,7 +11,7 @@ components:
|
|||
clean_on_sync: true
|
||||
dest_dir: igc
|
||||
repository: https://github.com/intel/intelgraphicscompiler
|
||||
revision: dca01ed360be2cdcaad1ce422e84edd0cbdb6a92
|
||||
revision: a56f313c2f50da77a086ee009bc68e277fe3c1e9
|
||||
type: git
|
||||
infra:
|
||||
branch: infra
|
||||
|
|
Loading…
Reference in New Issue