On Mon, 26 Jul 2021 17:19:07 GMT, Sandhya Viswanathan <sviswanat...@openjdk.org> wrote:
>> And'ing with shift_mask is already done on Java API side implementation >> before making a call to intrinsic rountine. > > @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. ------------- PR: https://git.openjdk.java.net/jdk/pull/3720