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

Johannes Doerfert doerfert at cs.uni-saarland.de
Thu Oct 9 07:23:04 PDT 2014


Promoted the trip count to a member of the isl_ast_node payload and used the
new functionality to emit less loop guards than with ScalarEvolution

http://reviews.llvm.org/D4988

Files:
  include/polly/CodeGen/CodeGeneration.h
  include/polly/CodeGen/IslAst.h
  include/polly/Support/GICHelper.h
  lib/CodeGen/IslAst.cpp
  lib/CodeGen/IslCodeGeneration.cpp
  lib/Support/GICHelper.cpp
  test/Isl/CodeGen/no_guard_after_tiling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4988.14652.patch
Type: text/x-patch
Size: 15627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141009/a69b688b/attachment.bin>


More information about the llvm-commits mailing list