about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/context.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-02 22:44:26 +0100
committerGitHub <noreply@github.com>2025-03-02 22:44:26 +0100
commit8152da82b51a16fbb7a072462af01d15b0b2c8d3 (patch)
tree1c26ee92e2e205e03c685a2101fcf14264570082 /compiler/rustc_codegen_llvm/src/context.rs
parentc994a293925935164c63dfeb5dd1d7ad2b66b34c (diff)
parentc51b229140c885cac757a405a328a07e90d5bca9 (diff)
downloadrust-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/context.rs')
0 files changed, 0 insertions, 0 deletions