Skip to content
Commit bdf421cf authored by Victor Lomuller's avatar Victor Lomuller Committed by Steven Perron
Browse files

Add loop peeling utility

The loop peeler util takes a loop as input and create a new one before.
The iterator of the duplicated loop then set to accommodate the number
of iteration required for the peeling.

The loop peeling pass that decided to do the peeling and profitability
analysis is left for a follow-up PR.
parent b3daa93b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment