[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
Loading
Please sign in to comment