[PATCH] D155514: [BOLT] Introduce ProfileUseDFS option
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 14:17:47 PDT 2023
Amir created this revision.
Amir added reviewers: bolt, spupyrev.
Herald added a reviewer: rafauler.
Herald added subscribers: treapster, ayermolo.
Herald added a reviewer: maksfb.
Herald added a project: All.
Amir requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.
Use layout order in YAML profile reading/writing. Preserve old behavior under
`-profile-use-dfs` option.
Depends: D155513 <https://reviews.llvm.org/D155513>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D155514
Files:
bolt/lib/Profile/YAMLProfileReader.cpp
bolt/lib/Profile/YAMLProfileWriter.cpp
bolt/test/X86/pre-aggregated-perf.test
bolt/test/X86/reader-stale-yaml.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155514.541234.patch
Type: text/x-patch
Size: 6481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/2eeeeb13/attachment.bin>
More information about the llvm-commits
mailing list