[jdk17u-dev] RFR: 8265263: AArch64: Combine vneg with right shift count [v2]

Dmitry Chuyko dchuyko at openjdk.org
Thu Oct 20 11:55:25 UTC 2022


On Thu, 20 Oct 2022 11:05:55 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> But `UseSVE == 0` check is removed for `vslcnt8B` and `vslcnt16B` already.
>> As stated in the commit msg, VectorAPI  SVE codegen part is missing for 17u.
>
>> But `UseSVE == 0` check is removed for `vslcnt8B` and `vslcnt16B` already. As stated in the commit msg, VectorAPI SVE codegen part is missing for 17u.
> 
> OK.

Thanks, I removed 2 checks symmetrically.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/811


More information about the jdk-updates-dev mailing list