RFR: 8266317: Vector API enhancements [v2]
Paul Sandoz
psandoz at openjdk.java.net
Mon May 10 21:37:26 UTC 2021
On Mon, 10 May 2021 21:05:02 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
>> Paul Sandoz has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Rename method.
>
> src/hotspot/cpu/aarch64/aarch64.ad line 2440:
>
>> 2438: }
>> 2439:
>> 2440: bool Matcher::supports_unsigned_vector_comparison(int vlen, BasicType bt) {
>
> `Matcher::supports_vector_comparison_unsigned()` looks a better fit.
I renamed the method (see commit).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3803
More information about the hotspot-dev
mailing list