RFR: 8268293: VectorAPI cast operation on mask and shuffle is broken [v2]
Jatin Bhateja
jbhateja at openjdk.java.net
Tue Jun 8 17:11:42 UTC 2021
On Mon, 7 Jun 2021 17:47:17 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Rather than introducing optional tests, can we make them all req
Hi @PaulSandoz
Should it be ok to add few -ve cases as a part of smokeTests on the lines of "bitwiseDivByZeroSmokeTest()" and keep all the +ve legal cases as they are being emitted currently, this shall cover the entire ground.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4392
More information about the hotspot-compiler-dev
mailing list