Duplicate :
|
|
Relates :
|
|
Relates :
|
- 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
|