[PATCH] D66084: Remove asserts in getLoopGuardBranch
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 08:28:44 PDT 2019
fhahn added a comment.
In D66084#1627061 <https://reviews.llvm.org/D66084#1627061>, @Whitney wrote:
> @fhahn Most of the test cases in LoopInfoTest.cpp has checks for getLoopGuardBranch(). Are you talking about LoopUniqueExitBlocks and LoopNonLatchUniqueExitBlocks?
Sure, but eh behaviour of getLopGuardBranch changed, so the new behaviour should be checked in the tests?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66084/new/
https://reviews.llvm.org/D66084
More information about the llvm-commits
mailing list