[PATCH] 8217561 : X86: Add floating-point Math.min/max intrinsics, approval request
Andrew Haley
aph at redhat.com
Tue Feb 19 10:00:41 UTC 2019
On 2/18/19 7:17 PM, B. Blaser wrote:
> unless we find a realistic example showing an important regression.
I thought I already did. Unless you suggest that my case was
unrealistic or unimportant, of course, but it's not as if trying to
find the largest element of an array is unusual, and it's not as if
the obvious way to do it using MIN/MAX is unusual.
I think we should ask a C2 specialist if it's possible to use profile
data to select whether the intrinsic is generated or not.
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the hotspot-compiler-dev
mailing list