[PATCH] D15058: [SCEVExpander] Have hoistIVInc preserve LCSSA
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 15:52:08 PST 2015
mzolotukhin added a comment.
> Having said that, I'm not too worried -- even in the "worst case", this will replace a correctness issue with a performance issue.
Yes, I agree. I actually meant LNT testsuite or any other real-world test-suite - I was just curious if it had any effect at all there.
http://reviews.llvm.org/D15058
More information about the llvm-commits
mailing list