Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Detect armv8_crc32 programatically for Apple A9
The Apple A9 supports Neon but does not support Arm's crc32 instruction. This detection does not work on other platforms, however this feature is only used on Apple platforms anyway.
- Loading branch information