Skip to content
Commit 19d2417c authored by Dan Gohman's avatar Dan Gohman
Browse files

Don't cache PHI exit values from exhaustive evaluations, because

an individual exhaustive evaluation reflects only the exit value
implied by an individual exit, which may differ from the actual
exit value of the loop if there are other exits. This fixes PR4477.

llvm-svn: 74447
parent 538064d6
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