From: Khem Raj Date: Thu, 26 Mar 2026 07:00:49 +0000 (-0700) Subject: llvm: Upgrade to 22.1.2 release X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bca1075cd34099e596274ca7b75236bb6dafb9c7;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git llvm: Upgrade to 22.1.2 release Brings following fixes * 1ab49a973e21 [clang-format] Fix regression in annotating angles in static_assert (#187966) * ed9551146fc6 [SLP]Improve reductions for copyables/split nodes * 8f8b53a0ecb3 [LLD] [ELF] Make -z gcs=always implicitly warn on missing GCS, like force-bti (#186203) * 8efb87ae5a53 [RISCV] Relax out of range Zibi conditional branches (#186965) * 94411c9d5684 [SystemZ] Remove custom lowering of f16 IS_FPCLASS (#187532) * 2e1aea64649d [LoongArch] Ensure .dwo sections do not contain relocations (#187429) * bef8df8a6041 [clang][AST] Fix assertion in `getFullyQualifiedType` for AutoType (#186105) * 9fdb8da1c50c [analyzer][docs] Mention that 'expand-macros' won't use clang-format in the future * 80f11cb923ee release/22.x: Backport workarounds for certain addMatcher overloads ignoring traversal kind * 8ac0a123a5e8 [PowerPC] Preserve load output chain in vcmpequb combine (#187010) * 20795d7ebda8 [clang] Backport: use canonical arguments for checking function template constraints * 160377d62836 [lld][ELF] Fix crash when relaxation pass encounters synthetic sections * dc8750d91147 [libc++] Fix iostream size ABI break (#185839) * 3611dc1bf0ac Fix comment in FPR128 test (NFC) * 34bf276866f5 [AArch64] Ensure FPR128 callee-save stack offsets are aligned (#184314) * c1c833734cf0 [clang][CUDA] Define _NV_RSQRT_SPECIFIER for glibc-2.42/cuda-13.2 compatibility (#185701) * b73f72ec9a34 Update ptrtoaddr provenance reference in ReleaseNotes * 6121df77a781 [clang-tidy] Correctly handle attributes in readability-inconsistent-ifelse-braces (#184095) * 5315e0b2f0b5 [SystemZ] Limit depth of findCCUse() (#185922) * 81cf937ba2ac [arm64ec] Fix missing sret return in Arm64EC entry thunks for large struct returns (#185452) * 4dfb4b6017c4 [FastISel] Lower call instruction with illegal type returned (#180322) * 92a6627fa8ef [SimplifyCFG] process prof data when remove case in umin (#182261) * 318adced66e0 [AArch64][llvm] Update Armv9.7-A dependencies (#185034) * 7a9fd4a550e5 [win][clang] Fix devirtualization of vector deleting destructor call (#183741) * 7ad5ff138776 Bump version to 22.1.2 Signed-off-by: Khem Raj --- diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 59ebb0f277..35a83a0dfd 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -484,7 +484,7 @@ RECIPE_MAINTAINER:pn-linux-yocto-tiny = "Bruce Ashfield