RFR(L): 8005071: Incremental inlining for JSR 292
Christian Thalinger
christian.thalinger at oracle.com
Fri Dec 21 11:59:29 PST 2012
On Dec 21, 2012, at 7:40 AM, Roland Westrelin <roland.westrelin at oracle.com> wrote:
> Here is a new webrev:
>
> http://cr.openjdk.java.net/~roland/8005071/webrev.02/
>
> with Vladimir & John's suggestions. I also limited the MaxNodeLimit bump to 75000 which seems to be sufficient according my latest experiments
What do your experiments include? Did you run JRuby benchmarks as well?
-- Chris
> and in RegionNode::try_clean_mem_phi() I dropped the, I believe, unnecessary check for in(i)->outcnt() on the branch that doesn't have the MergeMem.
>
> Roland.
More information about the hotspot-compiler-dev
mailing list