[
https://issues.apache.org/jira/browse/ARROW-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658853#comment-17658853
]
Rok Mihevc commented on ARROW-1822:
-----------------------------------
This issue has been migrated to [issue
#17817|https://github.com/apache/arrow/issues/17817] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)