[PATCH] 8217561 : X86: Add floating-point Math.min/max intrinsics

Bhateja, Jatin jatin.bhateja at intel.com
Tue Jan 29 04:18:22 UTC 2019


Hi All,

Please find attached a patch for intrinsification for java library methods Math.max and Math.min  for scalar floating point types (float and double).

New intrinsics match the semantics of java library function and takes care of NaN and signed zero operands.

Webrev : http://cr.openjdk.java.net/~sviswanathan/8217561/webrev.01/

Kindly review.

Regards,
Jatin


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190129/6d412ded/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jdk.patch.txt
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190129/6d412ded/jdk.patch-0001.txt>


More information about the hotspot-compiler-dev mailing list