rmuir commented on PR #12311: URL: https://github.com/apache/lucene/pull/12311#issuecomment-1561025538
we could even restrict the guard for the integer math to require 256 bits only for the `os.arch=amd64` case. This way 128-bit vectors still work for the binary functions on ARM. Maybe this is more amenable to Uwe than checking UseAVX flag. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org