[PATCH] D103041: [SampleFDO] New hierarchical discriminator for FS SampleFDO (ProfileData part)
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 2 10:33:34 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6745ffe4fa1c: [SampleFDO] New hierarchical discriminator for FS SampleFDO (ProfileData part) (authored by xur).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103041/new/
https://reviews.llvm.org/D103041
Files:
llvm/include/llvm/CodeGen/MIRFSDiscriminator.h
llvm/include/llvm/CodeGen/Passes.h
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/include/llvm/Support/Discriminator.h
llvm/lib/CodeGen/MIRFSDiscriminator.cpp
llvm/lib/CodeGen/TargetPassConfig.cpp
llvm/lib/ProfileData/SampleProf.cpp
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/lib/Target/X86/X86InsertPrefetch.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/fsafdo.extbinary.afdo
llvm/test/Transforms/SampleProfile/Inputs/fsafdo.prof
llvm/test/Transforms/SampleProfile/fsafdo_test.ll
llvm/unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103041.349322.patch
Type: text/x-patch
Size: 32663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/ce6e9240/attachment.bin>
More information about the llvm-commits
mailing list