[PATCH] D88838: [PGO] Remove the old memop value profiling buckets.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 10:10:16 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ebee7adf896: [PGO] Remove the old memop value profiling buckets. (authored by yamauchi).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88838

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88838.298414.patch
Type: text/x-patch
Size: 20125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/f5bcd954/attachment.bin>


More information about the llvm-commits mailing list