rust/compiler/rustc_codegen_ssa
Matthias Krüger 7a17d61d3d
Rollup merge of #104704 - ecnelises:p10vec, r=jackh726
Allow power10-vector feature in PowerPC

Note that we don't have `power10-altivec`:

57fd7ffeff/llvm/lib/Target/PowerPC/PPC.td (L277-L280)
2022-11-24 21:34:52 +01:00
..
src Rollup merge of #104704 - ecnelises:p10vec, r=jackh726 2022-11-24 21:34:52 +01:00
Cargo.toml Move the cast_float_to_int fallback code to GCC 2022-08-16 15:46:17 -07:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.