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

Sanjin Sijaric via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 02:28:23 PDT 2015


ssijaric added a subscriber: ssijaric.
ssijaric added a comment.

Hi Matthew,

Would it be possible to make allAddRecsAffine a non-static function?  We are running into the same problem with delinearization in polly, and need to do the same check from there.

Thanks,
Sanjin


http://reviews.llvm.org/D11725





More information about the llvm-commits mailing list