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

Tobias Grosser tobias at grosser.es
Sat Sep 13 10:38:51 PDT 2014


On 13/09/2014 19:33, Sebastian Pop wrote:
> LGTM with those changes.

My only comment is that we should be careful regarding compile time 
overhead and not computing information that we do not need.

On the other side, I am fine with adding this now and possibly tuning
this down later on.

Johannes, please have a look at compile time changes that are reported 
at llvm.org/perf after your commit.

Cheers,
Tobias




More information about the llvm-commits mailing list