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

Vaivaswatha Nagaraj via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 21:04:56 PDT 2015


vaivaswatha added a subscriber: vaivaswatha.
vaivaswatha added a comment.

It would be helpful if the test case attached had the source loop as a comment, similar to the other test cases for DependenceAnalysis.

Also, I have a related change http://reviews.llvm.org/D11771 that actually fixes the way delinearizer is called (its currently called incorrectly). If useful to you, please have a look, and possibly review.


http://reviews.llvm.org/D11725





More information about the llvm-commits mailing list