Skip to content
Commit 4506fcb3 authored by Dan Gohman's avatar Dan Gohman
Browse files

When emitting an instruction which depends on both a post-incremented

induction variable value and a loop-variant value, don't force the
insert position to be at the post-increment position, because it may
not be dominated by the loop-variant value. This fixes a
use-before-def problem noticed on PPC.

llvm-svn: 96774
parent 8064a5ba
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