[PATCH] [Polly] Compute and print the loop carried dependency distance
Johannes Doerfert
doerfert at cs.uni-saarland.de
Wed Aug 20 10:08:01 PDT 2014
Hi grosser, sebpop, simbuerg,
During the IslAst parallelism check also compute the actual dependency
distance and store it in the IstAst for node.
http://reviews.llvm.org/D4987
Files:
include/polly/CodeGen/IslAst.h
include/polly/Dependences.h
lib/Analysis/Dependences.cpp
lib/CodeGen/IslAst.cpp
test/Isl/Ast/dependence_distance_constant.ll
test/Isl/Ast/dependence_distance_multiple_constant.ll
test/Isl/Ast/dependence_distance_parametric.ll
test/Isl/Ast/dependence_distance_parametric_expr.ll
test/Isl/Ast/dependence_distance_varying.ll
test/Isl/Ast/dependence_distance_varying_in_outer_loop.ll
test/Isl/Ast/dependence_distance_varying_multiple.ll
test/Isl/Ast/reduction_dependences_equal_non_reduction_dependences.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4987.12705.patch
Type: text/x-patch
Size: 22576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140820/a139cc3f/attachment.bin>
More information about the llvm-commits
mailing list