llvm-project
c7b421de - [MemProf] Attach value profile metadata to the IR using CalleeGuids. (#141164)

Commit
205 days ago
[MemProf] Attach value profile metadata to the IR using CalleeGuids. (#141164) Use the newly introduced CalleeGuids in CallSiteInfo to annotate the IR where necessary with value profile metadata. Use a synthetic count of 1 since we don't have actual counts in the profile collection.
Author
Snehasish Kumar
Parents
Loading