We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3125a30 commit 8478fa2Copy full SHA for 8478fa2
src/test/run-pass/simd-intrinsic-generic-reduction.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// min-llvm-version 5.0
12
+
13
// Test that the simd_reduce_{op} intrinsics produce the correct results.
14
15
#![feature(repr_simd, platform_intrinsics)]
0 commit comments