Skip to content
Commit 48c5c7e8 authored by Dan Gohman's avatar Dan Gohman
Browse files

Revamp the loop unroller, extending it to correctly update PHI nodes

in the presence of out-of-loop users of in-loop values and the trip
count is not a known multiple of the unroll count, and to be a bit
simpler overall. This fixes PR2253.

llvm-svn: 52645
parent 71013f8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment