[all-commits] [llvm/llvm-project] 3e89cb: [PGO] Enable the extended value profile buckets fo...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Mon Aug 3 12:25:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3e89cbf38e76d0d0ac75fe77d318a5cfeac512f5
https://github.com/llvm/llvm-project/commit/3e89cbf38e76d0d0ac75fe77d318a5cfeac512f5
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-08-03 (Mon, 03 Aug 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