diff --git a/manifests/igc.yml b/manifests/igc.yml index 5006a6b3c8..39a900e09d 100644 --- a/manifests/igc.yml +++ b/manifests/igc.yml @@ -13,7 +13,7 @@ components: branch: master dest_dir: llvm_patches repository: https://github.com/intel/llvm-patches - revision: 3a42341b2e43ad898e4fd2011af9d5ac45fd21f9 + revision: 17fc4383393b733d156a61617fc28c8ff09e0519 llvm_source: branch: release_40 dest_dir: llvm_source diff --git a/manifests/manifest.yml b/manifests/manifest.yml index 092cec0943..1288c1211a 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -11,7 +11,7 @@ components: clean_on_sync: true dest_dir: igc repository: https://github.com/intel/intelgraphicscompiler - revision: e570d85bc18948aaefcee93eb31d6651eea09ed2 + revision: 25753bbc778189c779017155506c1823312230cc type: git infra: branch: infra diff --git a/scripts/fedora.spec.in b/scripts/fedora.spec.in index 825ccf8582..859dac0889 100644 --- a/scripts/fedora.spec.in +++ b/scripts/fedora.spec.in @@ -1,6 +1,6 @@ %global neo_commit_id __NEO_COMMIT_ID__ %global gmmlib_commit_id __GMMLIB_COMMIT_ID__ -%global igc_version_required 18.43.999 +%global igc_version_required 18.44.1060 Name: intel-opencl Version: __NEO_PACKAGE_VERSION__