amoeba commented on issue #47234: URL: https://github.com/apache/arrow/issues/47234#issuecomment-3138366675
The xsimd PR looks worth investigating. I'm running some crossbow jobs which I'm hope reproduce the error in https://github.com/apache/arrow/pull/47240. There are some troubling exclusions ([first](https://github.com/xtensor-stack/xsimd/blob/e2a4395f8b278738ed94a6eff94bce5601536e5e/.github/workflows/windows.yml#L25-L32), [second](https://github.com/xtensor-stack/xsimd/blob/e2a4395f8b278738ed94a6eff94bce5601536e5e/.github/workflows/windows.yml#L53)) in xsimd's MSVC workflow related to vector instructions but it's not clear to me if actual calls to xsimd are involved or if the CxxFlags change in that PR could be it. -- 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]
