Skip to content

Commit 4eff4d9

Browse files
committed
ignore emscripten in run-pass test
1 parent cca2604 commit 4eff4d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/simd-intrinsic-generic-select.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-emscripten
12+
1113
// Test that the simd_select intrinsics produces correct results.
1214

1315
#![feature(repr_simd, platform_intrinsics)]

0 commit comments

Comments
 (0)