[PATCH] D124490: [InstrProf] Minimal Block Coverage
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 16:24:27 PDT 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG167e8f8b6b11: [InstrProf] Minimal Block Coverage (authored by ellis).
Changed prior to commit:
https://reviews.llvm.org/D124490?vs=509494&id=509495#toc
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-block-coverage.c
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/InstrProfiling.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Transforms/PGOProfile/coverage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124490.509495.patch
Type: text/x-patch
Size: 44943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/2122c366/attachment.bin>
More information about the llvm-commits
mailing list