diff options
| author | Chris Copeland <chris@chrisnc.net> | 2024-09-12 23:41:39 -0700 |
|---|---|---|
| committer | Chris Copeland <chris@chrisnc.net> | 2024-09-14 21:39:23 -0700 |
| commit | 1a0ba0117794bb80e540bb449c4109b8f20060c1 (patch) | |
| tree | 7ef3b881b2cc81948faf85aa360e5810858fd516 /compiler/rustc_const_eval/src | |
| parent | 4f1be92153167dfc2a54215bfd49f398c04ce647 (diff) | |
| download | rust-1a0ba0117794bb80e540bb449c4109b8f20060c1.tar.gz rust-1a0ba0117794bb80e540bb449c4109b8f20060c1.zip | |
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')
0 files changed, 0 insertions, 0 deletions
