[all-commits] [llvm/llvm-project] 9575b8: update profile for invoke instruction in caller an...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Mon Mar 4 01:28:40 PST 2024
Branch: refs/heads/users/minglotus-6/spr/ivk
Home: https://github.com/llvm/llvm-project
Commit: 9575b83ea40012ecbfbf301a24ec89de0726ffd4
https://github.com/llvm/llvm-project/commit/9575b83ea40012ecbfbf301a24ec89de0726ffd4
Author: mingmingl <mingmingl at google.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M llvm/include/llvm/IR/Instructions.h
M llvm/lib/IR/Instructions.cpp
M llvm/lib/Transforms/Utils/InlineFunction.cpp
A llvm/test/Transforms/Inline/update_invoke_value_profile.ll
Log Message:
-----------
update profile for invoke instruction in caller and callee after inline
Commit: 03ea5166597532d6af0f5bde4179abe96a34cd6c
https://github.com/llvm/llvm-project/commit/03ea5166597532d6af0f5bde4179abe96a34cd6c
Author: mingmingl <mingmingl at google.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
A llvm/test/Transforms/Inline/update_value_profile.ll
Log Message:
-----------
Merge branch 'users/minglotus-6/spr/profile-refactor' into users/minglotus-6/spr/ivk
Compare: https://github.com/llvm/llvm-project/compare/9575b83ea400%5E...03ea51665975
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list