llvm-project/llvm/test/Transforms/LoopBoundSplit
Jingu Kang 2a26d47a2d [LoopBoundSplit] Check the start value of split cond AddRec
After transformation, we assume the split condition of the pre-loop is always
true. In order to guarantee it, we need to check the start value of the split
cond AddRec satisfies the split condition.

Differential Revision: https://reviews.llvm.org/D109354
2021-09-13 10:32:35 +01:00
..
bug-loop-bound-split-phi-in-exit-block.ll [LoopBoundSplit] Update phi node in exit block 2021-09-03 09:10:50 +01:00
bug51766.ll [LoopBoundSplit] Check the start value of split cond AddRec 2021-09-13 10:32:35 +01:00
loop-bound-split.ll [LoopBoundSplit] Check the start value of split cond AddRec 2021-09-13 10:32:35 +01:00