[PATCH] D124490: [InstrProf] Minimal Block Coverage

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 18:58:56 PDT 2022


ellis updated this revision to Diff 435403.
ellis marked 15 inline comments as done.
ellis added a comment.

Make changes based on comments.


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-coverage.c
  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.435403.patch
Type: text/x-patch
Size: 42360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/e4adfff5/attachment.bin>


More information about the llvm-commits mailing list