VectorAPI min and max intrinsics

Rukmannagari, Shravya shravya.rukmannagari at intel.com
Wed Apr 18 20:42:06 UTC 2018


Hi Paul,
Yes, the results for the corner cases would match the < and > and differ from Math.min and Math.max in the case of float and double, and would remain unaffected for int types.. So I had to change it to <.

Thanks,
Shravya.

From: Paul Sandoz [mailto:paul.sandoz at oracle.com]
Sent: Wednesday, April 18, 2018 1:26 PM
To: Rukmannagari, Shravya <shravya.rukmannagari at intel.com>
Cc: panama-dev at openjdk.java.net
Subject: Re: VectorAPI min and max intrinsics

Hi Shravya,

Because you CC’ed me i got the non-corrupted version of the table :-)

Certain attachments are blocked, in this case i recommend uploading the http://cr.openjdk.java.net for the benefit of others.

Thanks that is much clearer now. Basically the semantics are the same as the Java < and > operations, which is great. I was concerned there was some deviation, adding a third variant.

Paul.


On Apr 18, 2018, at 11:55 AM, Rukmannagari, Shravya <shravya.rukmannagari at intel.com<mailto:shravya.rukmannagari at intel.com>> wrote:

Sorry, the table got messed up. Please find the table attached

Thanks,
Shravya.


More information about the panama-dev mailing list