[aarch64-port-dev ] [16] RFR(S): 8251525: AARCH64: Faster Math.signum(fp)

Andrew Haley aph at redhat.com
Thu Sep 3 12:11:32 UTC 2020


On 03/09/2020 13:03, Dmitry Chuyko wrote:
> I pushed the change for signum, and opened an RFE [1] for fp 
> re-materialization on aarch64. We've made some experiments already. On 
> N1 simply enabling it makes workloads like Lucene geo search ~0.7% 
> faster, will get back with more data.

Even though we have to push FP constants into the constant pool?
Interesting. I guess there's less spilling gets done. It'd be
interesting to see the difference in the code.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the hotspot-compiler-dev mailing list