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

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 16:36:14 PST 2022


hoy updated this revision to Diff 481107.
hoy added a comment.

Updating D139367 <https://reviews.llvm.org/D139367>: [CSSPGO][llvm-profgen] Missing frame inference.


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.481107.patch
Type: text/x-patch
Size: 38050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/d3df3344/attachment.bin>


More information about the llvm-commits mailing list