A simple optimization proposal
Martin Grajcar
maaartinus at gmail.com
Fri Feb 14 10:09:50 PST 2014
Hi Kris,
nice. Maybe consider grouping lines 1246 to 1264 together. You could either
rearrange the conditions so that BoolTest gets tested last and split there,
thus reusing three lines. Probably no improvement.
Regards,
Martin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140214/8e8e0b85/attachment.html
More information about the hotspot-compiler-dev
mailing list