rmuir commented on PR #13572:
URL: https://github.com/apache/lucene/pull/13572#issuecomment-2230045004

   Do we even need to use intrinsics? function is so simple that the compiler 
seems to do the right thing, e.g. use `SDOT` dot production instruction, given 
the correct flags:
   
   https://godbolt.org/z/KG1dPnrqn
   
   
https://developer.arm.com/documentation/102651/a/What-are-dot-product-intructions-


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