RFR: 8266054: VectorAPI rotate operation optimization [v10]
Eric Liu
eliu at openjdk.java.net
Tue Jul 27 02:55:32 UTC 2021
On Mon, 26 Jul 2021 18:56:01 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
>> @jatin-bhateja This question is still pending.
>
> @sviswa7, SLP flow will either have a constant 8bit shift value or a variable shift present in vector. So non constant scalar case will not be hit through this route.
It would be better comment here, since the correctness relay on some others.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3720
More information about the hotspot-compiler-dev
mailing list