[all-commits] [llvm/llvm-project] c7af4f: [BOLT][NFC] Simplify preprocessProfile
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Mar 15 12:56:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7af4f383df644efa3de28d8fdb751d4d2c3747e
https://github.com/llvm/llvm-project/commit/c7af4f383df644efa3de28d8fdb751d4d2c3747e
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M bolt/include/bolt/Profile/DataAggregator.h
M bolt/lib/Profile/DataAggregator.cpp
Log Message:
-----------
[BOLT][NFC] Simplify preprocessProfile
Move out prepareToParse lambda, generalize it to handle mem events perf process.
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D146002
More information about the All-commits
mailing list