Remove feature stdsimd on ARM targets because it has been stabilized.
This commit is contained in:
parent
ca88a2981c
commit
20323dfdaa
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
#![cfg_attr(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "neon"), feature(stdsimd))]
|
|
||||||
|
|
||||||
pub mod epga1d;
|
pub mod epga1d;
|
||||||
pub mod ppga1d;
|
pub mod ppga1d;
|
||||||
pub mod hpga1d;
|
pub mod hpga1d;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue