rmuir commented on PR #14939: URL: https://github.com/apache/lucene/pull/14939#issuecomment-3064728985
another really practical way to help contain this stuff would be to "factor out the unsafeness" into helpers, like this one we have for FMA: https://github.com/apache/lucene/blob/41a4a1d1ea999446cd29dc4a0f4e71641187fc18/lucene/core/src/java24/org/apache/lucene/internal/vectorization/PanamaVectorUtilSupport.java#L81-L87 -- 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