[PATCH] D11725: [DependenceAnalysis] Ensure All Recurrences are Affine

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 12:55:51 PDT 2015


mssimpso added a comment.

> Would it be valid to change !this->isAffine() to !this->isAffineRecursive() ?


Assuming the patch is accepted, yes I believe that would work.


http://reviews.llvm.org/D11725





More information about the llvm-commits mailing list