IntVector implementation

Graves, Ian L ian.l.graves at intel.com
Mon Apr 4 17:47:25 UTC 2016


Hello,

I wanted to share my take on an IntVector implementation.  This implementation is based on Vladimir's patchable code snippets, so it may not work with the current state of Panama.  I'm not sure if the patchable version of snippets has been committed to versioning yet, and I will defer to Vladimir on if and when he finds posting patchable code snippets appropriate.  Suffice it to say, we've found them pretty usable and flexible when it comes to code generation.

I've posted the code in a colleague's OpenJDK share in a webrev here:

http://cr.openjdk.java.net/~vdeshpande/Panama_Collaboration/webrev.00/


Thanks!

--Ian



More information about the panama-dev mailing list