[PATCH] D139367: [CSSPGO][llvm-profgen] A tail call tracker to infer missing tail call frames.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 13:18:46 PST 2022


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

Addressing feedbacks.


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.481035.patch
Type: text/x-patch
Size: 36149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/d2907d9c/attachment.bin>


More information about the llvm-commits mailing list