On Wed, 18 May 2022 23:22:42 GMT, Vladimir Ivanov <vliva...@openjdk.org> wrote:

> Interesting. But AArch64 code does cover vector cases which just adds 
> confusion.

`UsePopCountInsturction` is always true in AArch64. @XiaohongGong removed the 
`predicate` in aarch64 rules, and I think we can even remove the option check 
in match_rule_supported().

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

PR: https://git.openjdk.java.net/jdk/pull/8425

Reply via email to