FelixYBW commented on issue #8423:
URL: 
https://github.com/apache/incubator-gluten/issues/8423#issuecomment-2571413674

   Gluten's build flag is different from Velox's default one, we modified it. 
You may compare the gcc flags of the same file which fails in Velox but 
successes in Gluten.
   
   If you add SVE code to Gluten, you need to add `#ifdef SVE` to make sure the 
non-SVE build can success. 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to