[PATCH] D124490: [InstrProf] Minimal Block Coverage

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 17:56:23 PDT 2022


ellis updated this revision to Diff 466673.
ellis added a comment.

Rebase and add comment discussing the runtime.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124490

Files:
  compiler-rt/test/profile/instrprof-entry-coverage.c
  llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h
  llvm/lib/Transforms/Instrumentation/BlockCoverageInference.cpp
  llvm/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/coverage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124490.466673.patch
Type: text/x-patch
Size: 43221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221011/a6363d03/attachment-0001.bin>


More information about the llvm-commits mailing list