llvm-project
ce9209f5 - [ctx_prof] Fix `ProfileAnnotator::allTakenPathsExit` (#109183)

Commit
1 year ago
[ctx_prof] Fix `ProfileAnnotator::allTakenPathsExit` (#109183) Added tests to the validator and fixed issues stemming from the previous skipping over BBs with single successors - which is incorrect. That would be now picked by added tests where the assertions are expected to be triggered.
Author
Parents
Loading