[PATCH] D23144: Add instruction_count MD to imported functions
Piotr Padlewski via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 3 17:31:33 PDT 2016
Prazek added a comment.
In https://reviews.llvm.org/D23144#505361, @eraman wrote:
> I can imaging you wanting other summary information (callsite count, for example) too. Why not create a broader summary metadata and put everything there?
I don't have plans right now of using such information. Do you have idea how helpful it could be? If not then YAGNI
https://reviews.llvm.org/D23144
More information about the llvm-commits
mailing list