[PATCH] D11725: [DependenceAnalysis] Ensure All Recurrences are Affine
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 10:58:50 PDT 2015
mssimpso updated this revision to Diff 33223.
mssimpso added a comment.
Moved functionality to SCEVAddRecExpr per @ssijaric's request
http://reviews.llvm.org/D11725
Files:
include/llvm/Analysis/ScalarEvolutionExpressions.h
lib/Analysis/DependenceAnalysis.cpp
lib/Analysis/ScalarEvolution.cpp
test/Analysis/DependenceAnalysis/AffineSCEVAddRecExpr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11725.33223.patch
Type: text/x-patch
Size: 3758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/416bf2d5/attachment.bin>
More information about the llvm-commits
mailing list