Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8321109

C2: Revisit !n->is_Type() bailout in PhaseIdealLoop::try_sink_out_of_loop()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 22, 23
    • hotspot

      After the fix for JDK-8319372, which removed some better type information for CastIINode, we might be able to relax the added bailout constraint !n->is_Type(). This RFE should investigate if that's possible.

      We should be careful about sinking CheckCastPPNodes which, however, should be fine after the fix for JDK-8276064. But we should double-check that.

            Unassigned Unassigned
            chagedorn Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: