jianxind commented on pull request #7314: URL: https://github.com/apache/arrow/pull/7314#issuecomment-636711082
@wesm Can you help to review the approach for runtime kernel path? For the build part, I introduced some compiler option(GCC push_options or clang attribute push) to help build the SIMD code without a common SIMD flag defined in CXX flags. For the SSE implementation, currently only dense part is implemented with intrinsic, I need more work for how to remove the invalid values. ---------------------------------------------------------------- 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]
