wesm commented on pull request #7314:
URL: https://github.com/apache/arrow/pull/7314#issuecomment-638972317


   I agree that it becomes problematic (both from a code size, testing, and 
maintenance perspective) to have SSE/AVX versions of every kernel. Having 
optimized versions of some important kernels that are known to use a lot of CPU 
cycles in applications is not a bad idea, though. 
   
   SIMD versions of kernels could also be moved to a "plugin" shared library so 
that they can be packaged separately.


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

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


Reply via email to