mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +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.