RFR(XS): 8155717: Aarch64: enable loop superword's unrolling analysis

Andrew Haley aph at redhat.com
Fri Apr 29 08:53:11 UTC 2016


On 29/04/16 09:49, Roland Westrelin wrote:
> http://cr.openjdk.java.net/~roland/8155717/webrev.00/
> 
> Loop unrolling analysis can help on arm for smaller data types (bytes).
> For other data types, it drives more inlining which can also be
> beneficial. This also includes the change Michael ok'ed to shared code.

OK, cool.  Will Michael sponsor this, then?

Thanks,

Andrew.




More information about the hotspot-compiler-dev mailing list