
21 Aug
2008
21 Aug
'08
9:39 p.m.
On Thu, Aug 21, 2008 at 2:29 PM, Jack Howarth howarth@bromo.msbb.uc.edu wrote:
Are there options in graphite to dump the loop optimization details for each loop detected; similar to how vectorization will report...
You can try -fdump-tree-graphite-all Though, the messages are probably not yet as precise as for the vectorizer.
Sebastian