Skip to content

Commit 6ba6447

Browse files
committed
Set opt-level
1 parent ea4c3cb commit 6ba6447

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/codegen/simd/repr-packed.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// compile-flags: -C opt-level=3
2+
13
#![crate_type = "lib"]
24
#![feature(repr_simd, platform_intrinsics)]
35

0 commit comments

Comments
 (0)