Frank Du created ARROW-9872:
-------------------------------
Summary: [C++] Move byte_stream_split intrinsic code to runtime
path
Key: ARROW-9872
URL: https://issues.apache.org/jira/browse/ARROW-9872
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Frank Du
Assignee: Frank Du
We has fully SIMD runtime support on C++ now, all AVX2/AVX512 code should be
move to runtime path from static compiler build. ByteStreamSplit is the last
remaining one of AVX2/AVX512.
[https://github.com/apache/arrow/blob/master/cpp/src/arrow/util/byte_stream_split.h]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)