[PATCH] D125249: [Inliner] Preserve !prof metadata when converting call to invoke.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 12:05:15 PDT 2022
hoy added a comment.
In D125249#3501442 <https://reviews.llvm.org/D125249#3501442>, @davidxl wrote:
> Does the data need to be scaled first?
Good point. The scaling should be done earlier. Similarly for !dbg metadata.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125249/new/
https://reviews.llvm.org/D125249
More information about the llvm-commits
mailing list