[
https://issues.apache.org/jira/browse/ARROW-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477002#comment-17477002
]
Yuqi Gu commented on ARROW-15336:
---------------------------------
[~baksmj]
Not yet. We have not bare metal which supoorts SVE/SVE2 and could not get
performance benchmark resluts.
The first step is to add Neon-128bit support.
> [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)