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

C2: consider all paths in loop body for loop predication

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • hotspot
    • b19

        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.

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

                Created:
                Updated:
                Resolved: