[vector api] RFR: Add "local" keyword for local variables in functions of scripts

Yang Zhang (Arm Technology China) Yang.Zhang at arm.com
Wed Dec 19 08:05:22 UTC 2018


Thanks Vladimir. I will push it myself.

Regards
Yang

-----Original Message-----
From: Vladimir Ivanov <vladimir.x.ivanov at oracle.com> 
Sent: Wednesday, December 19, 2018 3:20 AM
To: Yang Zhang (Arm Technology China) <Yang.Zhang at arm.com>; panama-dev at openjdk.java.net
Cc: nd <nd at arm.com>
Subject: Re: [vector api] RFR: Add "local" keyword for local variables in functions of scripts

Looks good.

FTR I reran gen-tests.sh and didn't see any new changes in tests/benchmarks.

Best regards,
Vladimir Ivanov

On 17/12/2018 19:15, Yang Zhang (Arm Technology China) wrote:
> Hi
> 
> There is a local variable and a global variable with the same name in gen-template.sh. To protect global variables' content, "local" keyword is added to all local variables.
> Could you please help to review it?
> 
> http://cr.openjdk.java.net/~yzhang/vectorapi.shell/webrev.00/
> 
> Regards,
> Yang
> 


More information about the panama-dev mailing list