js8544 commented on PR #37536: URL: https://github.com/apache/arrow/pull/37536#issuecomment-1757179993
@pitrou I've removed AVX2 and AVX512 for int types. They are kept for float types because `sum_checked` is the same as `sum` for floats, so in theory there should be a speedup. But my machine is ARM. Could you help verify this? Thanks! -- 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]
