[llvm-branch-commits] [llvm] release/22.x: [SPARC] Set how many bytes load from or store to stack slot (#182674) (PR #182739)

Cullen Rhodes via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 23 00:29:13 PST 2026


c-rhodes wrote:

> This fixes [rust-lang/rust#151813](https://github.com/rust-lang/rust/issues/151813) that miscompiled rustc self on [sparcv9-sun-solaris](https://doc.rust-lang.org/stable/rustc/platform-support/solaris.html) which is Tier 2 with Host Tools for Rust.
> 
> This doesn't stop distributing from the Rust crossing building CI, but it does stop building on the spracv9 host.

ok cool, thanks!

FYI 22.1.0 will be release tomorrow morning, @koachan this is gonna need reviewing ASAP if we want it in by then

https://github.com/llvm/llvm-project/pull/182739


More information about the llvm-branch-commits mailing list