You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/10/12 16:54:00 UTC

[jira] [Created] (ARROW-18010) [Go] Add ARM64 Neon impl for Casting

Matthew Topol created ARROW-18010:
-------------------------------------

             Summary: [Go] Add ARM64 Neon impl for Casting
                 Key: ARROW-18010
                 URL: https://issues.apache.org/jira/browse/ARROW-18010
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Go
            Reporter: Matthew Topol
            Assignee: Matthew Topol


Currently there's only ASM implementations for AVX2 and SSE4, everything else drops to pure Go. So let's also add a neon implementation for arm64



--
This message was sent by Atlassian Jira
(v8.20.10#820010)