[vectorIntrinsics] RFR: 8265107: Fix effect problems [v2]

Wang Huang whuang at openjdk.java.net
Wed Apr 14 08:40:36 UTC 2021


On Wed, 14 Apr 2021 08:29:06 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:

>> Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   optimize insert's registers
>
> src/hotspot/cpu/aarch64/aarch64_sve.ad line 3566:
> 
>> 3564:                as_PRegister($pTmp$$reg), as_Register($val$$reg));
>> 3565: 
>> 3566:   %}
> 
> Remove the extra line (line 3565)?

Sure. I have resolved that. Thank you.

-------------

PR: https://git.openjdk.java.net/panama-vector/pull/66


More information about the panama-dev mailing list