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

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 09:57:21 PDT 2020


yamauchi updated this revision to Diff 296207.
yamauchi added a comment.

Update the patch description.


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.296207.patch
Type: text/x-patch
Size: 20125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/3594cdae/attachment.bin>


More information about the llvm-commits mailing list