[Polly] General getNumberOfIterations function

Johannes Doerfert jdoerfert at codeaurora.org
Wed Aug 6 13:01:52 PDT 2014


Hi,

 

The attached patch adds two new functions (not yet used by the rest of
Polly).

One two compute an overestimation of elements in a set and one to compute
the loop bounds after scheduling as a pw_aff instead of an int.

The latter uses the former function, as do I for general privatization.

 

Best regards,

  Johannes  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140806/97599bbb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Extract-number-of-elements-iterations-for-a-isl_set-.patch
Type: application/octet-stream
Size: 5125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140806/97599bbb/attachment.obj>


More information about the llvm-commits mailing list