restrict test to x86-64
This commit is contained in:
parent
07a1d5f027
commit
f93e125828
1 changed files with 1 additions and 0 deletions
|
@ -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"]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue