Skip to content

Commit

Permalink
Ignore reduce-fadd-unordered on SGX platform
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulstrackx committed Sep 16, 2024
1 parent 170d6cb commit 11b42d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/assembly/simd/reduce-fadd-unordered.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
//@[aarch64] only-aarch64
//@[x86_64] only-x86_64
//@[x86_64] compile-flags: -Ctarget-feature=+sse3
//@ ignore-sgx Test incompatible with LVI mitigations
#![feature(portable_simd)]
#![feature(core_intrinsics)]
use std::intrinsics::simd as intrinsics;
Expand Down

0 comments on commit 11b42d2

Please sign in to comment.