mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
e5ca2592d4
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 |
||
---|---|---|
.. | ||
duplicate-successors.ll | ||
imperfectnest.ll | ||
infinite.ll | ||
nests-with-lcssa.ll | ||
perfectnest.ll |