[llvm] [nfc][PGO]Factor out profile scaling into a standalone helper function (PR #83780)

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 15:40:39 PDT 2024


================
@@ -0,0 +1,54 @@
+; A pre-commit test to show that value profiles associated with invoke are not updated.
----------------
david-xl wrote:

Can the two test cases be merged into one? i.e.,  callee makes calls to inner_callee and *func .

https://github.com/llvm/llvm-project/pull/83780


More information about the llvm-commits mailing list