[PATCH] D81682: [PGO] Extend the value profile buckets for mem op sizes.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 10:47:46 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG63a89693f09f: [PGO] Extend the value profile buckets for mem op sizes. (authored by yamauchi).

Changed prior to commit:
  https://reviews.llvm.org/D81682?vs=272507&id=273451#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81682/new/

https://reviews.llvm.org/D81682

Files:
  compiler-rt/include/profile/InstrProfData.inc
  compiler-rt/lib/profile/InstrProfilingValue.c
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/include/llvm/ProfileData/InstrProfData.inc
  llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
  llvm/lib/ProfileData/InstrProf.cpp
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
  llvm/test/Transforms/PGOProfile/memcpy.ll
  llvm/test/Transforms/PGOProfile/memop_profile_funclet.ll
  llvm/unittests/ProfileData/CMakeLists.txt
  llvm/unittests/ProfileData/InstrProfDataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81682.273451.patch
Type: text/x-patch
Size: 25678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/dbf994e7/attachment.bin>


More information about the llvm-commits mailing list