Skip to content

Support ARM neon SIMD #20

@V0ldek

Description

@V0ldek

Is your feature request related to a problem? Please describe.
If the neon target feature is enabled and the arch is ARM, the SimdBlock size should be 16 bytes (128 bits).

Tracking issue: #17

Describe the solution you'd like
Change in the src/alignment/simd.rs file and a test asserting the size when compiled on ARM with neon enabled.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgo aheadReviewed, implementation can startgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions