[PATCH] D103550: [SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part)
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 10:04:50 PDT 2021
xur updated this revision to Diff 349906.
xur added a comment.
Herald added subscribers: ormris, pengfei, hiraditya.
Integrated Hongtao's suggestion to move setDiscriminatorMaskedBitFrom() to SampleProfileReader::create()
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103550/new/
https://reviews.llvm.org/D103550
Files:
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/include/llvm/Support/Discriminator.h
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/Target/X86/X86InsertPrefetch.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/tools/llvm-profdata/Inputs/sample-fs.proftext
llvm/test/tools/llvm-profdata/sample-fs.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
llvm/unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103550.349906.patch
Type: text/x-patch
Size: 15255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/93113152/attachment.bin>
More information about the llvm-commits
mailing list