alamb commented on code in PR #2330: URL: https://github.com/apache/arrow-rs/pull/2330#discussion_r938683316
########## arrow/README.md: ########## @@ -117,7 +117,7 @@ it relies heavily on LLVM auto-vectorisation to achieve this. Unfortunately the particularly for x86_64, favour portability over performance, and LLVM will consequently avoid using more recent instructions that would result in errors on older CPUs. -To address this it is recommended that you specify the override the LLVM defaults either +To address this it is recommended that you override the LLVM defaults either Review Comment: ref: https://github.com/apache/arrow-rs/pull/2324/files#r938584363 -- 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]
