[vector api] RFR: Implement vector api get/with for AArch64 NEON

Yang Zhang (Arm Technology China) Yang.Zhang at arm.com
Thu Mar 7 02:04:37 UTC 2019


Hi


I have a patch which implements vector api get()/with() for AArch64 NEON. Could anyone please help to review it?

http://cr.openjdk.java.net/~yzhang/vectorapi.get/webrev.00/


To make the code maintain easily, I add templates in aarch64_ad.m4 and use these templates to generate instructions for AArch64 backend.


Regards,

Yang


More information about the panama-dev mailing list