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

   AFAIK, the only SVE vector sizes in the wild are 128 and 256, so we should 
choose our macros accordingly.
   
   > This may be departing from this, as we would need to supply multiple ones 
in the dynamic case (but only one in the static case), though we can make it 
work with some more CMake checks.
   
   I'm not sure sure it's possible to enable two different SVE sizes at the 
same time, so we may need distinct compilations for vector width anyway.


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