RFR: 8283307: Vectorize unsigned shift right on signed subword types [v3]

Jie Fu jiefu at openjdk.java.net
Fri Jun 3 02:19:28 UTC 2022


On Fri, 3 Jun 2022 02:05:56 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> But is there a x86 machine running jtreg tests with `UseSSE < 4`?
> 
To clarify: is there a x86 cpu which only supports `UseeSSE < 4` ISA running jtreg tests?

-------------

PR: https://git.openjdk.java.net/jdk/pull/7979


More information about the hotspot-compiler-dev mailing list