[PATCH] D9444: Use ISL to Determine Loop Trip Count
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 07:23:06 PDT 2015
mssimpso updated this revision to Diff 33076.
mssimpso added a comment.
Removed some refactoring to restore correct behavior.
@jdoerfert:
Please feel free to commit this change when you're satisfied with it, as I do
not yet have commit access. Thanks!
http://reviews.llvm.org/D9444
Files:
include/polly/ScopDetection.h
include/polly/ScopInfo.h
include/polly/Support/SCEVAffinator.h
lib/Analysis/ScopDetection.cpp
lib/Analysis/ScopInfo.cpp
lib/Support/SCEVAffinator.cpp
test/ScopInfo/isl_trip_count_01.ll
test/ScopInfo/isl_trip_count_02.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9444.33076.patch
Type: text/x-patch
Size: 12508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/a3ebc9b9/attachment-0001.bin>
More information about the llvm-commits
mailing list