jpountz commented on pull request #2094:
URL: https://github.com/apache/lucene-solr/pull/2094#issuecomment-744450866


   Even though the API is not final, it looks like the incubating JDK vector 
API currently only supports little endian: 
https://github.com/openjdk/jdk/blob/9b5a2a6b24be140816cb40105c74fe85a5d1c04a/src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Vector.java#L2944-L2955.
 This could be another reason to move file formats to little endian in order to 
be able to more easily leverage this vector API in the future?


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

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