From: Khem Raj <[email protected]> [Backport to 21] Implement SPV_INTEL_predicated_io extension (#3370) (#3386) [Backport to 21] Fix incorrect translation for AtomicCmpExchangeWeak builtin ptr arg type. (#3390) (#3392)
Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Mathieu Dubois-Briand <[email protected]> (cherry picked from commit a824c087bd3f3af36374efd45ce6fb8838f813b7) Signed-off-by: Ankur Tyagi <[email protected]> --- ...lvm-translator_21.1.1.bb => spirv-llvm-translator_21.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/spir/{spirv-llvm-translator_21.1.1.bb => spirv-llvm-translator_21.1.2.bb} (94%) diff --git a/meta/recipes-graphics/spir/spirv-llvm-translator_21.1.1.bb b/meta/recipes-graphics/spir/spirv-llvm-translator_21.1.2.bb similarity index 94% rename from meta/recipes-graphics/spir/spirv-llvm-translator_21.1.1.bb rename to meta/recipes-graphics/spir/spirv-llvm-translator_21.1.2.bb index 503e7df644..763afbd608 100644 --- a/meta/recipes-graphics/spir/spirv-llvm-translator_21.1.1.bb +++ b/meta/recipes-graphics/spir/spirv-llvm-translator_21.1.2.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=47e311aa9caedd1b3abf098bd7814d1d" # pattern: llvm_branch_200, currently there are no minor releases, so, no llvm_branch_201 SPIRV_BRANCH = "llvm_release_${@oe.utils.trim_version('${PV}', 1).replace('.', '')}0" -SRCREV = "29758b55816c14abb3e4142d42aca7a95bf46710" +SRCREV = "a37544fc0bb90b4e8b8d755580119c018891dfa4" SRC_URI = " \ git://github.com/KhronosGroup/SPIRV-LLVM-Translator;protocol=https;tag=v${PV};branch=${SPIRV_BRANCH} \ "
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228173): https://lists.openembedded.org/g/openembedded-core/message/228173 Mute This Topic: https://lists.openembedded.org/mt/116854360/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
