|
|
|
|
|
by mike_hearn
1046 days ago
|
|
Hey man, awesome stuff. Surely any JIT compiler will struggle to vectorize something using IntStream.range, though? Looking at matmul, I'd not expect that to be auto-vectorized. The Panama API can be used to do a matmul vectorization, too bad it seems to never launch. |
|
https://openjdk.org/jeps/442
Is there any indication that it won't go from there to a final release soon?