AntoinePrv commented on code in PR #49756:
URL: https://github.com/apache/arrow/pull/49756#discussion_r3118828375
##########
cpp/cmake_modules/DefineOptions.cmake:
##########
@@ -191,6 +191,9 @@ takes precedence over ccache if a storage backend is
configured" ON)
"SSE4_2"
"AVX2"
"AVX512"
+ "SVE128" # fixed size SVE
Review Comment:
Unless we're targeting 32bit ARM or embedded ARM, it should always be a
given.
--
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]