[PATCH] D41297: [ThinLTO] Implement summary visualizer

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 09:44:31 PST 2017


mehdi_amini added a comment.

I suspect it should be possible to do this after the ThinLink and add notation about the importing decision, promotion, dead-elimination, ...  on every edge/nodes.


https://reviews.llvm.org/D41297





More information about the llvm-commits mailing list