about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/stack.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-09-15 11:55:46 +0200
committerGitHub <noreply@github.com>2024-09-15 11:55:46 +0200
commit3225bd5f96beb557beaa23e40ebe158ea4d93da8 (patch)
tree3d92cdff919cf9721b81fbd1ed83a0a1e251a643 /compiler/rustc_const_eval/src/interpret/stack.rs
parente267534b072260a0f61c1ef5c492ca45d9630509 (diff)
parent1a0ba0117794bb80e540bb449c4109b8f20060c1 (diff)
downloadrust-3225bd5f96beb557beaa23e40ebe158ea4d93da8.tar.gz
rust-3225bd5f96beb557beaa23e40ebe158ea4d93da8.zip
Rollup merge of #130295 - chrisnc:armv8r-feature-fix, r=workingjubilee
Fix target-cpu fpu features on Armv8-R.

This is a follow-up to #123159, but applied to Armv8-R.

This required https://github.com/llvm/llvm-project/pull/88287 to work properly. Now that this change exists in rustc's llvm, we can fix Armv8-R's default fpu features. In Armv8-R's case, the default features from LLVM for floating-point are sufficient, because there is no integer-only variant of this architecture.
Diffstat (limited to 'compiler/rustc_const_eval/src/interpret/stack.rs')
0 files changed, 0 insertions, 0 deletions