mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
957320cdb1
Abstract over the existing `simd_cast` intrinsic to implement a new `sve_cast` intrinsic - this is better than allowing scalable vectors to be used with all of the generic `simd_*` intrinsics.