[PATCH] D15059: [IndVars] Have getInsertPointForUses preserve LCSSA
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 15:07:55 PST 2015
mzolotukhin added a comment.
> Since this change adds a stronger assert (that -indvars preserves LCSSA on the entire loop nest), and http://reviews.llvm.org/D15058 is one known case where the assert fails, I'd rather check all of these in together.
That totally makes sense. Thanks for working on it!
Michael
http://reviews.llvm.org/D15059
More information about the llvm-commits
mailing list