[llvm-commits] [polly] fix for getNumberOfIterations
Sebastian Pop
spop at codeaurora.org
Tue Dec 18 19:45:04 PST 2012
Hi Tobi,
Looking again at the function that returns the number of iterations, it seems
like it cannot work on single nested loops. I also have replaced a call to an
undocumented function and marked with FIXMEs several other functions not defined
in isl/doc/user.pod. Let me know how you want to fix the niter computation.
Thanks,
Sebastian
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-getNumberOfIterations-can-only-be-used-on-a-strip-mi.patch
Type: text/x-diff
Size: 1948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121218/a8ac10f3/attachment.patch>
More information about the llvm-commits
mailing list