[PATCH] [Polly] Extract number of elements/iterations for a isl_set/isl_ast_node

Andreas Simbuerger simbuerg at fim.uni-passau.de
Thu Oct 9 22:45:39 PDT 2014


Just a minor comment, I'm not fully awake yet. Btw, get some sleep! ;-)

================
Comment at: include/polly/CodeGen/CodeGeneration.h:42
@@ -41,2 +41,3 @@
 
+/// FIXME: Depraced and needs to be removed with the cloog backend.
 static inline int getNumberOfIterations(__isl_take isl_set *Domain) {
----------------
Deprecated*

http://reviews.llvm.org/D4988






More information about the llvm-commits mailing list