Yuqi Gu created ARROW-3849:
------------------------------
Summary: Leverage Armv8 crc32 extension instructions to accelerate
the hash computation for Arm64.
Key: ARROW-3849
URL: https://issues.apache.org/jira/browse/ARROW-3849
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Yuqi Gu
The Hash utility leverages SSE4 to accelerate the Crc32 data hash computation
for x86.
Correspondingly, we will leverage the Arm crc32 extension instructions to
accelerate the hash computation for AArch64.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)