restrict test to x86-64
This commit is contained in:
parent
07a1d5f027
commit
f93e125828
@ -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…
Reference in New Issue
Block a user