[all-commits] [llvm/llvm-project] d796f3: [BOLT][NFC] Simplify DataAggregator
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Mon Jul 31 14:54:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d796f36fbc51124f5f53ed11399264ad94436189
https://github.com/llvm/llvm-project/commit/d796f36fbc51124f5f53ed11399264ad94436189
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M bolt/lib/Profile/DataAggregator.cpp
Log Message:
-----------
[BOLT][NFC] Simplify DataAggregator
Use short loop instead of duplicating the code for setHasProfileAvailable.
Reviewed By: #bolt, maksfb
Differential Revision: https://reviews.llvm.org/D154749
More information about the All-commits
mailing list