[PATCH] D33055: [LoopOptimizer][Fix]PR32859, PR24738
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 11:16:38 PDT 2017
dtemirbulatov added a comment.
I think in the particular case we are limited here to just one predecessor, there is "LCSSAPhi->getNumIncomingValues() == 1" condition above.
https://reviews.llvm.org/D33055
More information about the llvm-commits
mailing list