add min-llvm version to reduction tests

This commit is contained in:
gnzlbg 2018-03-15 10:10:16 +01:00
parent 3125a30759
commit 8478fa2007

View File

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// min-llvm-version 5.0
// Test that the simd_reduce_{op} intrinsics produce the correct results.
#![feature(repr_simd, platform_intrinsics)]