Files
rust/library
Matthias Krüger 8152da82b5 Rollup merge of #137873 - tgross35:disable-f16-without-neon, r=workingjubilee
Disable `f16` on Aarch64 without `neon`

LLVM has crashes at some `half` operations when built with assertions enabled if fp-armv8 is not available [1]. Things seem to usually work, but we are reaching LLVM undefined behavior so this needs to be disabled.

[1]: https://github.com/llvm/llvm-project/issues/129394
2025-03-02 22:44:26 +01:00
..
2025-02-13 14:32:50 -08:00
2025-02-18 09:32:44 -08:00
2025-02-09 17:11:13 +00:00
2024-12-24 19:00:57 +01:00
2025-02-18 09:32:44 -08:00
2025-02-24 07:46:55 +00:00