[all-commits] [llvm/llvm-project] 9f5d8e: [PGO] Enable the extended value profile buckets fo...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Mon Jul 20 12:05:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9f5d8e8a729dddbb7c2e020df1507273d1c98fcb
https://github.com/llvm/llvm-project/commit/9f5d8e8a729dddbb7c2e020df1507273d1c98fcb
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
Log Message:
-----------
[PGO] Enable the extended value profile buckets for mem op sizes.
Following up D81682 and enable the new, extended value profile buckets for mem
op sizes.
Differential Revision: https://reviews.llvm.org/D83903
More information about the All-commits
mailing list