RFR(XS): 8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post

Rickard Bäckman rickard.backman at oracle.com
Tue Nov 12 05:30:08 PST 2013


Hi,

can I have this change reviewed please?
In some cases the optimizer decided to split a MathExact node through a
Phi creating an invalid pattern where there is a Phi between the
MathExact and its projections. The fix is to not allow split_thru_phi
for MathExact nodes.

Webrev: http://cr.openjdk.java.net/~rbackman/8028198/
Bug: https://bugs.openjdk.java.net/browse/JDK-8028198

Thanks
/R
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20131112/5727c795/attachment.bin 


More information about the hotspot-compiler-dev mailing list