diff options
author | Mircea Trofin <mtrofin@google.com> | 2023-11-15 11:12:59 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 11:12:59 -0800 |
commit | ffd337b995658266d83e15630d656e57882bcf0d (patch) | |
tree | 813741d7562682d65d0c7708c5aa17fecbef104a /llvm/lib/Transforms/Utils/BuildLibCalls.cpp | |
parent | 8ea8dd9a017182d167f39f521ef397afba5a0fd5 (diff) | |
download | llvm-ffd337b995658266d83e15630d656e57882bcf0d.zip llvm-ffd337b995658266d83e15630d656e57882bcf0d.tar.gz llvm-ffd337b995658266d83e15630d656e57882bcf0d.tar.bz2 |
[coro][pgo] Do not insert counters in the `suspend` block (#71262)
If we did, we couldn't lower symmetric transfer resumes to tail calls.
We can instrument the other 2 edges instead, as long as they also don't
point to the same basic block.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions