[vectorIntrinsics] RFR: 8264469: Add Insert float nodes implementation for Arm SVE
Wang Huang
whuang at openjdk.java.net
Thu Apr 1 03:15:26 UTC 2021
On Wed, 31 Mar 2021 09:03:19 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:
>> Good catch. I think this patch has separated rules for different types, so removing line 3322 is better.
>
> Totally agree!
Sure. I will remove line 3322 and use `__ S` in `cmpeq`.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/56
More information about the panama-dev
mailing list