[PATCH] D126586: [InstrProf][WIP] Implement boolean counters in coverage
Gulfem Savrun Yeniceri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 11 04:41:32 PDT 2022
gulfem added a comment.
@davidxl and @vsk,
This is a WIP prototype implementation, and I would love to hear your early feedback on using 1-byte counters for coverage idea if possible.
I'll continue extending the prototype, but that would be great to learn if there is anything fundamentally wrong or missing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126586/new/
https://reviews.llvm.org/D126586
More information about the llvm-commits
mailing list