[vectorIntrinsics] RFR: 8265107: Fix effect problems [v2]
Xiaohong Gong
xgong at openjdk.java.net
Wed Apr 14 08:34:08 UTC 2021
On Tue, 13 Apr 2021 09:19:29 GMT, Wang Huang <whuang at openjdk.org> wrote:
>> * Fix some effect problems
>
> 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)?
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/66
More information about the panama-dev
mailing list