1
0

Initial commit

This commit is contained in:
2026-07-26 11:44:54 +00:00
commit e4695ab334
3 changed files with 47 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# vector-api-jep-537-demo
Runnable companion code for the Java Vector API (JEP 537) guide on ankurm.com: SIMD kernels, masks, the loopBound+tail pattern, and JMH benchmarks on JDK 21.