[all-commits] [llvm/llvm-project] 977151: [BOLT][NFC] Don't over-specify the size of SmallVe...
Yi Kong via All-commits
all-commits at lists.llvm.org
Tue May 31 01:17:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97715104c5f52c19d14b6be368f3cbb95073287f
https://github.com/llvm/llvm-project/commit/97715104c5f52c19d14b6be368f3cbb95073287f
Author: Yi Kong <yikong at google.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M bolt/tools/merge-fdata/merge-fdata.cpp
Log Message:
-----------
[BOLT][NFC] Don't over-specify the size of SmallVector
This is the recommended way, should make merging profiles ever so
slightly faster.
More information about the All-commits
mailing list