We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca2604 commit 4eff4d9Copy full SHA for 4eff4d9
src/test/run-pass/simd-intrinsic-generic-select.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-emscripten
12
+
13
// Test that the simd_select intrinsics produces correct results.
14
15
#![feature(repr_simd, platform_intrinsics)]
0 commit comments