[PATCH] D98135: [OpenMP][InstrProfiling] Fix a missing instr profiling counter
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 25 10:26:00 PDT 2021
ABataev added a comment.
In D98135#2650914 <https://reviews.llvm.org/D98135#2650914>, @lxfind wrote:
> @ABataev, wondering if you have a timeline on this?
> Missing counters from OMP functions sometimes cause llvm-cov to crash because of data inconsistency.
Cannot answer right now. It would be much easier to fix this if you could provide additional info about what tests are exactly failed, what are the constructs that do not support it, etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98135/new/
https://reviews.llvm.org/D98135
More information about the cfe-commits
mailing list