We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab5d8a commit 9aa1ca2Copy full SHA for 9aa1ca2
src/test/run-pass/simd/simd-intrinsic-generic-reduction.rs
@@ -2,6 +2,7 @@
2
#![allow(non_camel_case_types)]
3
4
// ignore-emscripten
5
+// ignore-aarch64 FIXME: https://github.com/rust-lang/rust/issues/54510
6
7
// Test that the simd_reduce_{op} intrinsics produce the correct results.
8
0 commit comments