intel-graphics-compiler: upgrade 1.0.13230.7 -> 1.0.13463.18

Release Notes:
https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.13463.18

Upgrade SPIRV-Tools to v2023.2 release
Upgrade SPIRV-Headers to tag sdk-1.3.243.0

Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Teoh Suh Haw 2023-04-27 10:55:53 +08:00 committed by Anuj Mittal
parent 0b3f156219
commit 6f55220359

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://IGC/BiFModule/Implementation/ExternalLibraries/libclc
file://LICENSE.md;md5=488d74376edf2765f6e78d271543dde3 \
file://NOTICES.txt;md5=7f4fbc3eb2c34807465e63b1ec3c9d1a"
SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https;name=igc;branch=releases/igc-1.0.13230 \
SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https;name=igc;branch=releases/igc-1.0.13463 \
git://github.com/intel/vc-intrinsics.git;protocol=https;destsuffix=git/vc-intrinsics;name=vc;nobranch=1 \
git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;destsuffix=git/SPIRV-Tools;name=spirv-tools;branch=main \
git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;destsuffix=git/SPIRV-Headers;name=spirv-headers;branch=main \
@ -19,10 +19,10 @@ SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https;nam
SRC_URI:append:class-native = " file://0001-fix-tblgen.patch"
SRCREV_igc = "0e001e2814fd4e0e56275ab45adecea8f79e9ee8"
SRCREV_igc = "0efd329d2def513556b06f3138fec3766087c6da"
SRCREV_vc = "dd72efa3b4aafdbbf599e6f3c6f8c55450e348de"
SRCREV_spirv-tools = "eb0a36633d2acf4de82588504f951ad0f2cecacb"
SRCREV_spirv-headers = "85a1ed200d50660786c1a88d9166e871123cce39"
SRCREV_spirv-tools = "44d72a9b36702f093dd20815561a56778b2d181e"
SRCREV_spirv-headers = "1feaf4414eb2b353764d01d88f8aa4bcc67b60db"
SRCREV_FORMAT = "igc_vc_spirv-tools_spirv-headers"