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

C2: consider all paths in loop body for loop predication

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 11
    • 11
    • hotspot
    • b19

    Backports

      Description

        Loop predication is only applied to predicates in the loop body that are always executed. Predicates are sometimes in a path in the loop body that's frequently but not always executed. In this case, applying loop predication would be beneficial.

        Attachments

          Issue Links

            Activity

              People

                roland Roland Westrelin
                roland Roland Westrelin
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: