mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
7a17d61d3d
Allow power10-vector feature in PowerPC Note that we don't have `power10-altivec`: https://github.com/llvm/llvm-project/blob/57fd7ffefffae313de800fecdd9f095a17bfd4ea/llvm/lib/Target/PowerPC/PPC.td#L277-L280
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.