RFR: 8264109: Add vectorized implementation for VectorMask.andNot() [v2]
Xiaohong Gong
xgong at openjdk.java.net
Thu Apr 1 03:50:18 UTC 2021
On Wed, 31 Mar 2021 16:42:09 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Would you mind updating the existing `AbstractMask.andNot` implementation? rather than changing `VectorMask.andNot`. That fits in with the current implementation pattern.
Hi @PaulSandoz , thanks for looking at this PR. I'v updated the patch according to your comments. Would you mind having look at it again? Thanks so much!
-------------
PR: https://git.openjdk.java.net/jdk/pull/3211
More information about the hotspot-compiler-dev
mailing list