mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
bcf1f6db45
Add `f16` and `f128` as simd types in LLVM `@sayantn` is working on adding SIMD for `f16` and hitting the `FloatingPointVector` error. This should fix it and unblock adding support for `simd_fma` and `simd_fabs` in stdarch.