Antoine Pitrou created ARROW-3844:
-------------------------------------

             Summary: [C++] Remove ARROW_USE_SSE and ARROW_SSE3
                 Key: ARROW-3844
                 URL: https://issues.apache.org/jira/browse/ARROW-3844
             Project: Apache Arrow
          Issue Type: Wish
          Components: C++
    Affects Versions: 0.11.1
            Reporter: Antoine Pitrou


Those options can be detected programmatically (SSE3 is available on all recent 
x86-64 CPUs). Instead we may want to add a ARROW_DISABLE_SIMD option if we want 
to disable all SIMD optimizations at compile-time (e.g. for comparing and 
testing).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to