pitrou commented on issue #47946:
URL: https://github.com/apache/arrow/issues/47946#issuecomment-3450411641

   I agree that a simpler pattern would be nice, but I don't really know how 
that would work.
   
   For example, we don't want the compiler to implicitly generate AVX2 
instructions in the code path for dynamically-dispatched SSE4.2. We could use 
the `target` pragma with gcc or clang, but that is compiler-specific.


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