forked from OSchip/llvm-project
060a4fccf1
The exit blocks of the versioned and non-versioned loops are not dedicated and thus the two loops are not in simplify form. Insert dummy exit blocks after loop versioning with `formDedicatedExits()` to preserve the simplify form for subsequence passes. Reviewed By: aeubanks Differential Revision: https://reviews.llvm.org/D89569 |
||
---|---|---|
.. | ||
add-phi-update-users.ll | ||
basic.ll | ||
convergent.ll | ||
exit-block-dominates-rt-check-block.ll | ||
incorrect-phi.ll | ||
lcssa.ll | ||
loop-invariant-bound.ll | ||
noalias-version-twice.ll | ||
noalias.ll |