[PATCH] D146182: [llvm-profdata] Fixed various issue with Sample Profile Reader
William Junda Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 17:44:53 PDT 2023
huangjd updated this revision to Diff 513026.
huangjd added a comment.
Separate patch into two
1. Use correct integral type when reading the profile
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146182/new/
https://reviews.llvm.org/D146182
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/lib/ProfileData/SampleProfReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146182.513026.patch
Type: text/x-patch
Size: 4959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/620389d8/attachment.bin>
More information about the llvm-commits
mailing list