[PATCH] D51486: Add check to Latch's terminator in UnrollRuntimeLoopRemainder
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 30 09:30:41 PDT 2018
dmgreen added a reviewer: anna.
dmgreen added a comment.
We do seem to return false in every other case, I'm not very sure why this would be different and considered a precondition we would assert on.
Perhaps it's best to update the assert to a return false too.
Mind changing it that way instead?
Repository:
rL LLVM
https://reviews.llvm.org/D51486
More information about the llvm-commits
mailing list