You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/17 07:31:00 UTC

[jira] [Commented] (ARROW-15336) [Go] Implement 'min_max_neon' with Arm64 GoLang Assembly

    [ https://issues.apache.org/jira/browse/ARROW-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477000#comment-17477000 ] 

Benson Muite commented on ARROW-15336:
--------------------------------------

Could a similar implementation be done for SVE?

> [Go] Implement 'min_max_neon' with Arm64 GoLang Assembly
> --------------------------------------------------------
>
>                 Key: ARROW-15336
>                 URL: https://issues.apache.org/jira/browse/ARROW-15336
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Go, Parquet
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Implement 'min_max_neon' with Arm64 GoLang Assembly:
> {code:java}
> int32_max_min_neon
> uint32_max_min_neon
> int64_max_min_neon
> uint64_max_min_neon
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)