jhorstmann commented on PR #9255:
URL: https://github.com/apache/arrow-rs/pull/9255#issuecomment-3794258325

   Last time I looked, the compiler was surprisingly good at auto-vectorizing 
that code. So the manual loop-unrolling should not be needed, and the 
additional code maybe throws off some optimization heuristic.


-- 
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