[PATCH] D126827: [llvm-profgen] Fix a loading address bug for pseudo probe profile
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 22:57:30 PDT 2022
wlei updated this revision to Diff 467684.
wlei added a comment.
rebase and rename convertAddress --> canonicalizeVirtualAddress
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126827/new/
https://reviews.llvm.org/D126827
Files:
llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfscript
llvm/test/tools/llvm-profgen/inline-noprobe2.test
llvm/test/tools/llvm-profgen/invalid-range.test
llvm/test/tools/llvm-profgen/pseudoprobe-decoding.test
llvm/tools/llvm-profgen/PerfReader.cpp
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
llvm/tools/llvm-profgen/ProfiledBinary.cpp
llvm/tools/llvm-profgen/ProfiledBinary.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126827.467684.patch
Type: text/x-patch
Size: 54586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/20ae7565/attachment.bin>
More information about the llvm-commits
mailing list