[
https://issues.apache.org/jira/browse/ARROW-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-1822:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/17817
> [C++] Add SSE4.2-accelerated hash kernels and use if host CPU supports
> ----------------------------------------------------------------------
>
> Key: ARROW-1822
> URL: https://issues.apache.org/jira/browse/ARROW-1822
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Antoine Pitrou
> Priority: Major
> Fix For: 0.12.0
>
>
> SSE4.2 has CRC32 intrinsics that can be used to compute hash values. It seems
> it may be acceptable to use {{-msse4.2}} on isolated compilation units, but
> if this object code is used on a machine without support for the SIMD
> instructions, then it will crash
--
This message was sent by Atlassian Jira
(v8.20.10#820010)