You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Todd Farmer (Jira)" <ji...@apache.org> on 2022/07/12 14:05:02 UTC

[jira] [Assigned] (ARROW-9872) [C++] Move byte_stream_split intrinsic code to runtime path

     [ https://issues.apache.org/jira/browse/ARROW-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Farmer reassigned ARROW-9872:
----------------------------------

    Assignee:     (was: Frank Du)

This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.

> [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
>            Priority: Major
>
> 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.20.10#820010)