Skip to content

Commit 8478fa2

Browse files
committed
add min-llvm version to reduction tests
1 parent 3125a30 commit 8478fa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/simd-intrinsic-generic-reduction.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+
// min-llvm-version 5.0
12+
1113
// Test that the simd_reduce_{op} intrinsics produce the correct results.
1214

1315
#![feature(repr_simd, platform_intrinsics)]

0 commit comments

Comments
 (0)