Files
rust/compiler/rustc_codegen_ssa/src/traits
David Wood a56b1b9283 codegen: implement repr(scalable)
Introduces `BackendRepr::ScalableVector` corresponding to scalable
vector types annotated with `repr(scalable)` which lowers to a scalable
vector type in LLVM.

Co-authored-by: Jamie Cunliffe <Jamie.Cunliffe@arm.com>
2025-12-16 11:00:12 +00:00
..
2025-02-24 15:11:29 +00:00
2025-04-14 09:38:04 +00:00
2025-12-16 11:00:12 +00:00
2025-12-04 10:51:34 +01:00