[PATCH] Simplify format of profile input file.
Diego Novillo
dnovillo at google.com
Tue Jan 7 15:27:38 PST 2014
On Tue, Jan 7, 2014 at 6:23 PM, Chandler Carruth <chandlerc at gmail.com> wrote:
> Yep. It's just the propagation that is currently defeating my brain. I'm
> trying to think harder.
I lifted it straight out of GCC's implementation. Dehao is a good
source of information for it. I did not want to tweak the algorithm at
first so I can compare apples to apples.
The documentation I added in the comments is my own interpretation.
Perhaps we should sit down with Dehao and make sure I was following
his train of thought properly.
Diego.
More information about the llvm-commits
mailing list