llvm-project/llvm/test/Analysis/LoopNestAnalysis
Whitney Tsang 1006ac3963 [LoopNest] Consider loop nest with inner loop guard using outer loop
induction variable to be perfect

This patch allow more conditional branches to be considered as loop
guard, and so more loop nests can be considered perfect.

Reviewed By: bmahjour, sidbav

Differential Revision: https://reviews.llvm.org/D94717
2021-05-07 16:04:18 +00:00
..
duplicate-successors.ll [LoopNest] Use `getUniqueSuccessor()` instead when checking empty blocks 2021-02-24 09:53:12 +08:00
imperfectnest.ll [LoopNest] Consider loop nest with inner loop guard using outer loop 2021-05-07 16:04:18 +00:00
infinite.ll
nests-with-lcssa.ll
perfectnest.ll [LoopNest] Consider loop nest with inner loop guard using outer loop 2021-05-07 16:04:18 +00:00