[PATCH] D25364: [LCSSA] Use linear algorithm for isRecursivelyLCSSAForm

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 14:49:54 PDT 2016


reames added a comment.

In https://reviews.llvm.org/D25364#564896, @reames wrote:

> However, it does look like we don't currently verify the contains relation for sub-loops.


Correction: This is checked by verifyLoop


https://reviews.llvm.org/D25364





More information about the llvm-commits mailing list