diff options
| author | Amanieu d'Antras <amanieu@gmail.com> | 2023-11-29 20:12:12 +0000 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2023-11-30 07:48:09 +0000 |
| commit | 4fe088329cb1c78484c57873e0b4770df9aa351c (patch) | |
| tree | 498ed7bedfc2465325a60f8897bb216406050557 /library/stdarch/crates/simd-test-macro/src/lib.rs | |
| parent | 9b4a79c5d4ff3a7e0e857dac6f8e351c7a2c0e1c (diff) | |
| download | rust-4fe088329cb1c78484c57873e0b4770df9aa351c.tar.gz rust-4fe088329cb1c78484c57873e0b4770df9aa351c.zip | |
Work around CI failures for the ARM target
These seem to have been introduced by recent LLVM changes. * The instruction limit for vld*/vst* has been raised. This is not a significant issue, it is only used for testing. * vld*/vst* instructions are generated with overly strict alignments: https://github.com/rust-lang/stdarch/issues/1217 * vtbl/vtbx instrinsics are failing intrinsic-test for unknown reasons.
Diffstat (limited to 'library/stdarch/crates/simd-test-macro/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
