From cea3080350596dc96ed0ef5d137c07aa279a04ea Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Thu, 25 Jul 2024 10:19:22 +0530 Subject: intel-graphics-compiler : upgrade 1.0.16510.2 -> 1.0.16900.23 Refresh patches Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.16900.23 Signed-off-by: Yogesh Tyagi Signed-off-by: Anuj Mittal --- ...0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch') diff --git a/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch index dca75e22..7dc0bc20 100644 --- a/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch @@ -1,4 +1,4 @@ -From e69a3181482e5f442756a61c7b683914072884f1 Mon Sep 17 00:00:00 2001 +From 251e2854dd206ebf66e5908d3277e4585fe2a63b Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Mon, 9 Jan 2023 11:43:05 +0800 Subject: [PATCH] external/SPIRV-Tools: change path to tools and headers @@ -9,16 +9,15 @@ file path substitutions take place. Upstream-Status: Inappropriate Signed-off-by: Anuj Mittal - --- external/SPIRV-Tools/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/external/SPIRV-Tools/CMakeLists.txt b/external/SPIRV-Tools/CMakeLists.txt -index 9afa5746c..7ca24d5dc 100644 +index 31108b96b..007c24bf0 100644 --- a/external/SPIRV-Tools/CMakeLists.txt +++ b/external/SPIRV-Tools/CMakeLists.txt -@@ -43,8 +43,8 @@ else() #By default use build from sources +@@ -45,8 +45,8 @@ else() #By default use build from sources message(STATUS "[SPIRV-Tools] : Building from source") message(STATUS "[SPIRV-Tools] : Current source dir: ${CMAKE_CURRENT_SOURCE_DIR}") -- cgit v1.2.3-54-g00ecf