Skip to content

Commit c9482f7

Browse files
committed
Only run the test on x86_64
Smaller platforms don't merge the loads the same way.
1 parent e6fc62a commit c9482f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/codegen/swap-small-types.rs

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// except according to those terms.
1010

1111
// compile-flags: -O
12+
// only-x86_64
1213

1314
#![crate_type = "lib"]
1415

0 commit comments

Comments
 (0)