ChrisHegarty commented on PR #13321:
URL: https://github.com/apache/lucene/pull/13321#issuecomment-2079213000

   I went over the Panama code again, and confused myself about the potential 
to overflow - there is no issue, but it was not obvious as one has to match the 
number of potential values (not bytes) to the number of lanes x accumulators. 
Anyway, I added a test for boundary conditions - which will help when we move 
to optimising wider bit-widths.


-- 
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

Reply via email to