[vector] Fix the issue that unslice modifies the argument vector

Yang Zhang (Arm Technology China) Yang.Zhang at arm.com
Mon Oct 28 07:12:56 UTC 2019


Hi

Ping. Could anyone please help to review this patch?

Regards
Yang

-----Original Message-----
From: panama-dev <panama-dev-bounces at openjdk.java.net> On Behalf Of Yang Zhang (Arm Technology China)
Sent: Tuesday, October 22, 2019 10:39 AM
To: panama-dev at openjdk.java.net
Cc: nd <nd at arm.com>
Subject: [vector] Fix the issue that unslice modifies the argument vector

Hi all

Could anyone please help to review this patch?

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

In this patch, I fix the issue that unsliced modifies the argument vector. The reason why change the name of getElements() to vec() is described in previous email thread.
 https://mail.openjdk.java.net/pipermail/panama-dev/2019-September/006389.html 

Regards,
Yang


More information about the panama-dev mailing list