AntoinePrv opened a new issue, #49325:
URL: https://github.com/apache/arrow/issues/49325

   ### Describe the enhancement requested
   
   Similar to how we check ZMM saving is OS enabled before detecting AVX512, we 
must check YMM saving is enabled before enabling AVX/AVX2.
   
   
https://github.com/apache/arrow/blob/60800272abec99f12ce7c1fc0a16a539e1a03b2d/cpp/src/arrow/util/cpu_info.cc#L208
   
   Sources:
   - https://stackoverflow.com/a/34071400
   - 
https://github.com/google/cpu_features/blob/545431d64a43f683d75e51c36df19f90afe82752/src/impl_x86__base_implementation.inl#L403-L426
   
   ### Component(s)
   
   C++


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

Reply via email to