[PATCH] D143876: [BOLT] Add support for reading YAML profile v2 (WIP)
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 12 21:13:40 PST 2023
Amir created this revision.
Amir added a reviewer: bolt.
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.
Provide support for reading YAML profile with sub-profiles.
Correctly update the function profile using sub-profiles.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D143876
Files:
bolt/include/bolt/Profile/YAMLProfileReader.h
bolt/lib/Profile/YAMLProfileReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143876.496836.patch
Type: text/x-patch
Size: 19426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/3865090c/attachment.bin>
More information about the llvm-commits
mailing list