forked from OSchip/llvm-project
5e004fb787
Added a motivating test case for D123400 where the loopnest has a suboptimal loop order j-i-k. After D123400 we ensure that the order of loop cache analysis output is loop i-j-k, despite the suboptimal order in the original loopnest. Reviewed By: bmahjour, #loopoptwg Differential Revision: https://reviews.llvm.org/D122776 |
||
---|---|---|
.. | ||
LoopnestFixedSize.ll | ||
compute-cost-m32.ll | ||
compute-cost.ll | ||
lit.local.cfg | ||
loads-store.ll | ||
matmul.ll | ||
matvecmul.ll | ||
multi-store.ll | ||
single-store.ll | ||
stencil.ll |