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

Predicate moved after partial peel may lead to broken graph

XMLWordPrintable

    • b105

        - partial peeling is applied to a loop
        - the peeled section is optimized and leaves a pinned node between the loop predicates and the loop body but no control flow
        - loop predicates are applied and a predicate that depends on the pinned node is moved out of the loop, before the pinned node, leading to a broken graph

        ILW=H(crash)L(never seen in the wild)M(disable partial peel)=P3

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

                Created:
                Updated:
                Resolved: