my rust fork
https://www.rust-lang.org
There is an LLVM regression that breaks some `f16`-related code when `fp-armv8` is disabled [1]. Since Rust ties that feature to `neon`, disable `f16` if `neon` is not available. [1]: https://github.com/llvm/llvm-project/issues/129394 |
||
|---|---|---|
| library/compiler-builtins | ||