Skip to content
Commit 60b33264 authored by Dan Gohman's avatar Dan Gohman
Browse files

Indvars needs to explicitly notify ScalarEvolution when it is replacing

a loop exit value, so that if a loop gets deleted, ScalarEvolution
isn't stick holding on to dangling SCEVAddRecExprs for that loop. This
fixes PR6339.

llvm-svn: 96626
parent 1e21cc7d
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