AntoinePrv opened a new pull request, #50611:
URL: https://github.com/apache/arrow/pull/50611

   ### Rationale for this change
   The SVE128 code path has conflict with the SVE256 that we do not yet manage 
properly.
   - There was first the ODR violation in GH-49921
   - Now it seems that there may also be an issue with LTO 
   
   Anyhow, after we fixed the inlining issue in Neon, the SVE128 had no clear 
advantages over Neon as expected, os this was due to be removed anyways.
   
   ### What changes are included in this PR?
   Remove SVE128 unpack
   
   ### Are these changes tested?
   In CI.
   
   ### Are there any user-facing changes?
   No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to