WillAyd commented on PR #46173: URL: https://github.com/apache/arrow/pull/46173#issuecomment-2810666762
Note that there are also SIMD modules to be used in the compute and acero directories, but those are not in main yet I noticed that the CSV module also uses some macros around SSE4 and Neon detection, but does not use the separate module approach that is used here (see arrow/csv/lexing_internal.h). I have not looked into that too deeply; it may require a refactor to work nicely with Meson's SIMD assumptions -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org