This is an archive of the discontinued LLVM Phabricator instance.

Extend CFGPrinter and CallPrinter with Heat Colors: Polly changes
ClosedPublic

Authored by rcorcs on Jul 10 2018, 2:32 PM.

Details

Reviewers
sfertile
bollu
Summary

This patch has the necessary changes to Polly in order to support the new CFGPrinter with Profiling Heat Colors.

Reference to the Heat Color patch: https://reviews.llvm.org/rL336000

Diff Detail

Repository
rPLO Polly

Event Timeline

rcorcs created this revision.Jul 10 2018, 2:32 PM
bollu added a comment.Jul 12 2018, 8:40 AM

Thanks! However, I am a little confused: when do I merge this, precisely? It breaks on current LLVM HEAD.

It will need to be synchronised with the merge of the other patch.
Otherwise, the other patch would break Polly.

bollu accepted this revision.Jul 12 2018, 9:01 AM

So, how do we coordinate this? :) Or do you push the patches at the same time?

This revision is now accepted and ready to land.Jul 12 2018, 9:01 AM
knaumov closed this revision.Jun 16 2020, 2:38 PM
knaumov added a subscriber: knaumov.

This change was implemented as a part of Heat Coloring (1/3): Adding distinct structure for CFGDOTInfo (D76820). Closed by commit https://reviews.llvm.org/rG3f995ce8b54ca6094fd47a5f1090ef6ce367ded2