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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 22, 23
    • Component/s: 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.

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

              Created:
              Updated: