uschindler commented on code in PR #14896: URL: https://github.com/apache/lucene/pull/14896#discussion_r2209873438
########## gradle/validation/forbidden-apis/non-standard/incubator-vector.txt: ########## @@ -7,7 +7,7 @@ jdk.incubator.vector.FloatVector#fma(**) jdk.incubator.vector.DoubleVector#fma(**) jdk.incubator.vector.VectorOperators#FMA -@defaultMessage Potentially slow on some CPUs, please check the CPU has feature: Unsupported on NEON +@defaultMessage Potentially slow on some CPUs, please check Constants.HAS_FAST_COMPRESS_MASK_CAST: Unsupported on NEON Review Comment: is this not also unsupported without AVX2? -- 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