-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgo aheadReviewed, implementation can startReviewed, implementation can startgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgo aheadReviewed, implementation can startReviewed, implementation can startgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed