From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: raj.khem@gmail.com, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 1/5] clang/llvm: Upgrade to 22.x major release
Date: Wed, 25 Mar 2026 09:30:56 +0000 [thread overview]
Message-ID: <50afa4d55645c2ea126726c30ff2272bf0a9a499.camel@linuxfoundation.org> (raw)
In-Reply-To: <20260324230835.2363568-1-khem.raj@oss.qualcomm.com>
On Tue, 2026-03-24 at 16:08 -0700, Khem Raj via lists.openembedded.org wrote:
> From: Khem Raj <raj.khem@gmail.com>
>
> Includes support for new Intel (Wildcat Lake, Nova Lake with APX and AVX10.2)
> Arm (C1 Nano, Pro, Premium, Ultra) processors. It also features performance
> optimizations for AMD Zen 4 and Zen 5 architectures.
>
> Integrated Distributed ThinLTO is more mature, with enhancements
> like cache support for incremental builds and robust handling of temporary artifacts.
>
> LLDB added first-class WebAssembly debugging support, including breakpoints and variable inspection.
>
> Support for Google Native Client (NaCl) is dropped in this release.
>
> Detailed ChangeLog [1]
>
> [1] https://releases.llvm.org/22.1.0/docs/ReleaseNotes.html
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Rust toolchain tests on qemuarm and qrmuarm64 fail:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/42/builds/3401
https://autobuilder.yoctoproject.org/valkyrie/#/builders/5/builds/3402
error: data-layout for target `amdgcn-amd-amdhsa`,
`e-p:64:64-p1:64:64-p2:32:32-p3:32:32-p4:64:64-p5:32:32-p6:32:32-p7:160:256:256:32-p8:128:128:128:48-p9:192:256:256:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64-S32-A5-G1-ni:7:8:9`,
differs from LLVM target's `amdgcn-amd-amdhsa` default layout,
`e-m:e-p:64:64-p1:64:64-p2:32:32-p3:32:32-p4:64:64-p5:32:32-p6:32:32-p7:160:256:256:32-p8:128:128:128:48-p9:192:256:256:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64-S32-A5-G1-ni:7:8:9`
I think upgrading clang for this release may be a bit too ambitious
this late in the release?
musl builds are also failing:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/3508
https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/3475
Cheers,
Richard
next prev parent reply other threads:[~2026-03-25 9:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-24 23:08 [PATCH 1/5] clang/llvm: Upgrade to 22.x major release Khem Raj
2026-03-24 23:08 ` [PATCH 2/5] clang: Do not package clang-offload-packager Khem Raj
2026-03-24 23:08 ` [PATCH 3/5] spirv-llvm-translation: Upgrade to 22.0 Khem Raj
2026-03-24 23:08 ` [PATCH 4/5] libclc: Adjust path to prepare_builtins utility Khem Raj
2026-03-24 23:08 ` [PATCH 5/5] libclc: Do not use spir libclc targets Khem Raj
2026-03-25 9:30 ` Richard Purdie [this message]
2026-03-25 9:47 ` [PATCH 1/5] clang/llvm: Upgrade to 22.x major release Varatharajan, Deepesh
2026-03-26 2:11 ` [OE-core] " Khem Raj
2026-03-26 2:14 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50afa4d55645c2ea126726c30ff2272bf0a9a499.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox