summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch
Commit message (Collapse)AuthorAgeFilesLines
* intel-graphics-compiler : upgrade 2.5.6 -> 2.10.10Yogesh Tyagi2025-05-201-3/+3
| | | | | | | | | | | | Refresh patches: 0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch 0001-Build-not-able-to-locate-BiFManager-bin.patch Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/v2.10.10 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler : upgrade 1.0.17791.18 -> 2.5.6Yogesh Tyagi2025-05-201-8/+8
| | | | | | | | | | | | | Refresh patches: 0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch 0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch 0003-Improve-Reproducibility-for-src-package.patch Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/v2.5.6 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18Yogesh Tyagi2025-01-151-6/+6
| | | | | | | | | | Refresh patch dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.17791.18 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler : upgrade 1.0.16510.2 -> 1.0.16900.23Yogesh Tyagi2024-07-301-4/+1
| | | | | | | | | | Refresh patches Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.16900.23 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7Anuj Mittal2024-02-281-14/+16
| | | | | | | | The instrinsics Python scripts now need mako module as well. Use the native Python to ensure builds are not dependent on what is installed on the host. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.12812.24 -> 1.0.13230.7Teoh Suh Haw2023-04-131-6/+4
| | | | | | | | | | | | | | | | Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.13230.7 Drop already merged patches: c707d1e2244aec988bdd5d2a7473ef3a32a5bac7.patch d1761dfc3ca6b54bac0ee213389a65f84d2aa9b7.patch e09e752949e7af0231884d1b11ea907e3e8b1611.patch fix-build-with-llvm12.patch Fixes fuzz warnings. Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.10395 -> 1.0.11279Anuj Mittal2022-06-101-8/+8
| | | | | | | | | | * Remove upstreamed patches and refresh others. * Include the LICENSE.md file and remove the cpp file which just points to MIT license. * Update the license to MIT and Apache-2.0 * Install vcb tool from -native recipe. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: enable VectorCompilerAnuj Mittal2021-10-131-0/+35
Use the option to use Khronos translator instead of the pre-built SPIRVDLL with VC. Also have the native recipe install a binary needed for the target builds. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>