[PATCH] D142747: [Pseudo Probe] Do not instrument EH blocks.
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 10:49:26 PST 2023
wlei added a comment.
Will this affect PROFI? if we don't insert probe for EH block, does PROFI assign a cold(0) value to the BB or leave it with an unknown value like the dangling probe?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142747/new/
https://reviews.llvm.org/D142747
More information about the llvm-commits
mailing list