Re: [PATCH V7 0/4] Rust support for powerpc

From: Miguel Ojeda

Date: Sun Mar 29 2026 - 12:21:22 EST


On Sun, Mar 29, 2026 at 6:03 PM Mukesh Kumar Chaurasiya (IBM)
<mkchauras@xxxxxxxxx> wrote:
>
> We are actively working with our LLVM team to get the target for ppc,
> ppc64 and ppc64le in the rust compiler.

That sounds great -- I imagine you refer to a `-none` target? Are
there any links to e.g. upstream Rust issues or PRs that could be nice
to add for context, if any?

It may be good to put this in the commit message. Also, other links
that we should add:

Link: https://github.com/Rust-for-Linux/linux/issues/105
Link: https://github.com/linuxppc/issues/issues/451

Thanks!

Cheers,
Miguel