On Tue, 1 Dec 2020 20:36:48 GMT, Paul Sandoz <psan...@openjdk.org> wrote:
> Float/DoubleVector implementations contain redundant cases for bitwise > operations. Such bitwise operations will fail on such FP vectors before the > case is reached. Looks good. ------------- Marked as reviewed by vlivanov (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/1544