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

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 23 00:25:45 PST 2026


dianqk wrote:

This fixes 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.

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


More information about the llvm-branch-commits mailing list