jpountz commented on PR #14896: URL: https://github.com/apache/lucene/pull/14896#issuecomment-3063713412
To move this forward, I believe that we should try to add detection of `UseSVE` and AVX2 to `Constants.java`, then a `HAS_FAST_COMPRESS` constant (akin to `HAS_FAST_VECTOR_FMA`), and finally replace the check on the number of lanes in `PanamaVectorUtil` with a check on this new constant? -- 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