[
https://issues.apache.org/jira/browse/ARROW-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-8227.
-----------------------------------
Fix Version/s: 0.17.0
Resolution: Fixed
Issue resolved by pull request 6794
[https://github.com/apache/arrow/pull/6794]
> [C++] Refine SIMD feature definitions
> -------------------------------------
>
> Key: ARROW-8227
> URL: https://issues.apache.org/jira/browse/ARROW-8227
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Yibo Cai
> Assignee: Yibo Cai
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 5.5h
> Remaining Estimate: 0h
>
> Arrow supports wide range of hardware(x86,arm,ppc?) +
> os(linux,windows,macos,others?) + compiler(gcc,clang,msvc,others?). Managing
> platform dependent code is non-trivial. This Jira aims to refine(or mess up)
> defining SIMD feature macros.
> Simd feature definitions are scattered in source codes now. Better to define
> them into one place for easy management, possibly in cmake.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)