[PATCH] [Polly] Compute and print the loop carried dependency distance

Johannes Doerfert doerfert at cs.uni-saarland.de
Sat Sep 13 10:44:36 PDT 2014


Closed by commit rL217729 (authored by @jdoerfert).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4987

Files:
  polly/trunk/include/polly/CodeGen/IslAst.h
  polly/trunk/include/polly/Dependences.h
  polly/trunk/lib/Analysis/Dependences.cpp
  polly/trunk/lib/CodeGen/IslAst.cpp
  polly/trunk/test/Isl/Ast/dependence_distance_constant.ll
  polly/trunk/test/Isl/Ast/dependence_distance_multiple_constant.ll
  polly/trunk/test/Isl/Ast/dependence_distance_parametric.ll
  polly/trunk/test/Isl/Ast/dependence_distance_parametric_expr.ll
  polly/trunk/test/Isl/Ast/dependence_distance_varying.ll
  polly/trunk/test/Isl/Ast/dependence_distance_varying_in_outer_loop.ll
  polly/trunk/test/Isl/Ast/dependence_distance_varying_multiple.ll
  polly/trunk/test/Isl/Ast/reduction_dependences_equal_non_reduction_dependences.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4987.13677.patch
Type: text/x-patch
Size: 23682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140913/154619cb/attachment.bin>


More information about the llvm-commits mailing list