[PATCH] D156389: [BOLT] Add support for instrumenting conditional tail calls

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 21:51:46 PDT 2023


Amir updated this revision to Diff 545015.
Amir added a comment.

Identify cond tail call blocks by their offset (being equal to parent blocks' input offset)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156389

Files:
  bolt/include/bolt/Passes/Instrumentation.h
  bolt/lib/Passes/Instrumentation.cpp
  bolt/test/runtime/X86/instrumentation-tail-call.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156389.545015.patch
Type: text/x-patch
Size: 8121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/f31bb1e2/attachment.bin>


More information about the llvm-commits mailing list