Skip to content

Commit

Permalink
restrict test to x86-64
Browse files Browse the repository at this point in the history
  • Loading branch information
the8472 committed Sep 2, 2023
1 parent 07a1d5f commit f93e125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/codegen/lib-optimizations/iter-sum.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// ignore-debug: the debug assertions get in the way
// compile-flags: -O
// only-x86_64 (vectorization varies between architectures)
#![crate_type = "lib"]


Expand Down

0 comments on commit f93e125

Please sign in to comment.