[PATCH] D139367: [CSSPGO][llvm-profgen] Missing frame inference.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 18:26:46 PST 2022


hoy updated this revision to Diff 483409.
hoy marked 3 inline comments as done.
hoy added a comment.

Switching to using single maps.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139367

Files:
  llvm/test/tools/llvm-profgen/Inputs/noinline-tailcall-probe.perfbin
  llvm/test/tools/llvm-profgen/Inputs/noinline-tailcall-probe.perfscript
  llvm/test/tools/llvm-profgen/cs-tailcall.test
  llvm/tools/llvm-profgen/CMakeLists.txt
  llvm/tools/llvm-profgen/MissingFrameInferrer.cpp
  llvm/tools/llvm-profgen/MissingFrameInferrer.h
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139367.483409.patch
Type: text/x-patch
Size: 36696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/0536aab0/attachment.bin>


More information about the llvm-commits mailing list