[PATCH] D156176: [BOLT] Add blocks order kind to YAML profile header
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 15:28:08 PDT 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.
Specify blocks order used in YAML profile. Needed to ensure profile backwards
compatibility with pre-D155514 DFS order by default.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D156176
Files:
bolt/include/bolt/Profile/ProfileYAMLMapping.h
bolt/include/bolt/Profile/YAMLProfileReader.h
bolt/lib/Profile/YAMLProfileReader.cpp
bolt/lib/Profile/YAMLProfileWriter.cpp
bolt/test/yaml-profile-kind.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156176.543719.patch
Type: text/x-patch
Size: 5063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/0bf2d45c/attachment.bin>
More information about the llvm-commits
mailing list