[PATCH] D36311: [ThinLTO] Add GraphTraits for FunctionSummaries
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 20:43:28 PST 2018
tejohnson added a comment.
Sorry, I missed these being updated. Will take another pass through but it looks like you have addressed my comments.
Easwaran - can this be used to do the call graph walks you need for synthetic counts propagation? If not we need to figure out why, because I see you are going in a different direction in https://reviews.llvm.org/D42311.
https://reviews.llvm.org/D36311
More information about the llvm-commits
mailing list