jnturton commented on pull request #2412: URL: https://github.com/apache/drill/pull/2412#issuecomment-1004186672
@luocooong @paul-rogers I've always thought of Drill's code gen as being an effort to present a good target for the JVM's auto-vectorisation. Not that this is likely to get the same results as the new SIMD intrinsics in the JVM, or a nice way to code. Is this on the mark? A reference: https://cr.openjdk.java.net/~vlivanov/talks/2019_CodeOne_MTE_Vectors.pdf -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
