igc revision update

Change-Id: I9505f44274ffcc8b916fc5580bf76c8aa280d968
This commit is contained in:
ocldev 2018-07-02 12:08:22 +02:00 committed by sys_ocldev
parent c4c127a7c6
commit d83ff8f245
3 changed files with 3 additions and 3 deletions

View File

@ -203,7 +203,7 @@ if(NOT IGC__IGC_TARGETS)
if(IS_DIRECTORY "${IGC_DIR}/lib/pkgconfig/") if(IS_DIRECTORY "${IGC_DIR}/lib/pkgconfig/")
set(ENV{PKG_CONFIG_PATH} "${IGC_DIR}/lib/pkgconfig/") set(ENV{PKG_CONFIG_PATH} "${IGC_DIR}/lib/pkgconfig/")
endif() 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/") if(IS_DIRECTORY "${IGC_DIR}/lib/pkgconfig/")
unset(ENV{PKG_CONFIG_PATH}) unset(ENV{PKG_CONFIG_PATH})
set(IGDRCL__IGC_LIBRARY_PATH "${IGC_DIR}/lib/") set(IGDRCL__IGC_LIBRARY_PATH "${IGC_DIR}/lib/")

View File

@ -13,7 +13,7 @@ components:
branch: master branch: master
dest_dir: llvm_patches dest_dir: llvm_patches
repository: https://github.com/intel/llvm-patches repository: https://github.com/intel/llvm-patches
revision: 8a7abaffc1a04599f50755fcc7f9b2fc6869676c revision: 5c67217eafd982e4e83724ec8b19893efd11b7d2
llvm_source: llvm_source:
branch: release_40 branch: release_40
dest_dir: llvm_source dest_dir: llvm_source

View File

@ -11,7 +11,7 @@ components:
clean_on_sync: true clean_on_sync: true
dest_dir: igc dest_dir: igc
repository: https://github.com/intel/intelgraphicscompiler repository: https://github.com/intel/intelgraphicscompiler
revision: dca01ed360be2cdcaad1ce422e84edd0cbdb6a92 revision: a56f313c2f50da77a086ee009bc68e277fe3c1e9
type: git type: git
infra: infra:
branch: infra branch: infra