llvm-project
[MemProf] Attach value profile metadata to the IR using CalleeGuids.
#141164
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
[MemProf] Attach value profile metadata to the IR using CalleeGuids.
#141164
snehasish
merged 10 commits into
main
from
users/snehasish/05-22-_memprof_attach_value_profile_metadata_to_the_ir_using_calleeguids
[MemProf] Attach value profile metadata to the IR using CalleeGuids.
2858bad0
llvmbot
added
PGO
llvmbot
added
llvm:transforms
teresajohnson
commented on 2025-05-23
snehasish
marked this pull request as draft
1 year ago
Add an option to toggle application of CalleeGuids.
da9b985e
Fix formatting.
c31f858f
Handle pre-existing vp metadata.
cd8536ae
Efficient callsite lookup and refactoring.
e7dbf78a
Make the flag false by default and update the tests.
918d650f
snehasish
force pushed
1 year ago
Undo unrelated change.
85ed751d
Combine tests into a single file.
ca1cc248
snehasish
force pushed
to
ca1cc248
1 year ago
snehasish
marked this pull request as ready for review
1 year ago
snehasish
commented on 2025-05-30
snehasish
requested a review
from
kazutakahirata
1 year ago
teresajohnson
commented on 2025-05-30
Address comments.
a6283e73
snehasish
commented on 2025-05-31
teresajohnson
approved these changes on 2025-05-31
Address review comment: change ~0U to 1 for efficiency
2310c531
snehasish
merged
c7b421de
into main
1 year ago
snehasish
deleted the users/snehasish/05-22-_memprof_attach_value_profile_metadata_to_the_ir_using_calleeguids branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
teresajohnson
kazutakahirata
Assignees
No one assigned
Labels
PGO
llvm:transforms
Milestone
No milestone
Login to write a write a comment.
Login via GitHub