simd-saturating-arith test requires LLVM >= 8.0
This commit is contained in:
parent
457babff18
commit
6ea319971b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
// run-pass
|
||||
// ignore-emscripten
|
||||
// min-llvm-version 8.0
|
||||
|
||||
#![allow(non_camel_case_types)]
|
||||
|
||||
// ignore-emscripten FIXME(#45351) hits an LLVM assert
|
||||
|
||||
#![feature(repr_simd, platform_intrinsics)]
|
||||
|
||||
#[repr(simd)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue