h2-simd-support #6
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Mineplay/Hallocy#6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "h2-simd-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds support for SIMD functions by introducing a function to detect the version of simd supported by the system running it. This check is different for linux, windows and arm devices requiring a different build for each (so one for windows, one for linux and one for arm cpu's)