[PATCH] D30053: Add function importing info from samplepgo profile to the module summary.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 14:38:29 PST 2017


mehdi_amini added a comment.

You need to update: http://llvm.org/docs/BranchWeightMetadata.html



================
Comment at: test/Transforms/SampleProfile/import.ll:10
+
+;CHECK: !{!"function_entry_count", i64 1, i64 6699318081062747564, i64 -2012135647395072713}
+
----------------
Can you document what is this in the test?

And also document what this test is doing itself.


https://reviews.llvm.org/D30053





More information about the llvm-commits mailing list