diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-02 22:44:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-02 22:44:26 +0100 |
| commit | 8152da82b51a16fbb7a072462af01d15b0b2c8d3 (patch) | |
| tree | 1c26ee92e2e205e03c685a2101fcf14264570082 /compiler/rustc_codegen_llvm/src/builder | |
| parent | c994a293925935164c63dfeb5dd1d7ad2b66b34c (diff) | |
| parent | c51b229140c885cac757a405a328a07e90d5bca9 (diff) | |
| download | rust-8152da82b51a16fbb7a072462af01d15b0b2c8d3.tar.gz rust-8152da82b51a16fbb7a072462af01d15b0b2c8d3.zip | |
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder')
0 files changed, 0 insertions, 0 deletions
