forked from OSchip/llvm-project
907b60fbba
The way that splitInnerLoopHeader splits blocks requires that the induction PHI will be the first PHI in the inner loop header. This makes sure that is actually the case when there are both IV and reduction phis. Differential Revision: https://reviews.llvm.org/D38682 llvm-svn: 316261 |
||
---|---|---|
.. | ||
call-instructions.ll | ||
current-limitations-lcssa.ll | ||
currentLimitation.ll | ||
interchange-flow-dep-outer.ll | ||
interchange-insts-between-indvar.ll | ||
interchange-not-profitable.ll | ||
interchange-output-dependencies.ll | ||
interchange-simple-count-down.ll | ||
interchange-simple-count-up.ll | ||
loop-interchange-optimization-remarks.ll | ||
not-interchanged-dependencies-1.ll | ||
not-interchanged-loop-nest-3.ll | ||
not-interchanged-tightly-nested.ll | ||
phi-ordering.ll | ||
profitability.ll | ||
reductions.ll |