Fix pr3571: If stride is a value defined by an instruction, make sure it...
Fix pr3571: If stride is a value defined by an instruction, make sure it dominates the loop preheader. When IV users are strength reduced, the stride is inserted into the preheader. It could create a use before def situation. llvm-svn: 64579
Loading
Please register or sign in to comment