We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20960d1 commit 02f6b8eCopy full SHA for 02f6b8e
src/tools/miri/tests/pass/shims/x86/intrinsics-x86-avx512.rs
@@ -7,7 +7,7 @@
7
//@ignore-target-s390x
8
//@ignore-target-thumbv7em
9
//@ignore-target-wasm32
10
-//@compile-flags: -C target-feature=+avx512f,+avx512vl,+avx512bitalg,+avx512vpopcntdq
+//@compile-flags: -C target-feature=+avx512f,+avx512vl,+avx512bitalg,+avx512vpopcntdq,+sse4.2
11
12
#![feature(avx512_target_feature)]
13
#![feature(stdarch_x86_avx512)]
0 commit comments