You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Frank Du (Jira)" <ji...@apache.org> on 2020/08/13 01:13:00 UTC

[jira] [Created] (ARROW-9717) [C++] Add a facility helper for SIMD runtime dispatch.

Frank Du created ARROW-9717:
-------------------------------

             Summary: [C++] Add a facility helper for SIMD runtime dispatch.
                 Key: ARROW-9717
                 URL: https://issues.apache.org/jira/browse/ARROW-9717
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Frank Du
            Assignee: Frank Du


During the discussion of [https://github.com/apache/arrow/pull/7940], It will has SIMD runtime path for different functions, it could be nice to have a SIMD dispatch facility helper instead handling it in each function.

 

The implementation should be performance friendly, resolver only need run one time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)