diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-10-06 12:11:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 12:11:24 -0700 |
commit | a7b38260cede10c067209747826ab452de0a25c8 (patch) | |
tree | 93a3e0cf9c9c68bab34cdbde15108c41e0a3ba97 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fdbd17d1fb0d532e54773626cc0e65eed94440cb (diff) | |
download | llvm-a7b38260cede10c067209747826ab452de0a25c8.zip llvm-a7b38260cede10c067209747826ab452de0a25c8.tar.gz llvm-a7b38260cede10c067209747826ab452de0a25c8.tar.bz2 |
[SimplifyCFG][profcheck] Profile propagation for `indirectbr` (#161747)
Handle branch weights for `indirectbr` simplification: if we drop branches that aren't taken, we just need to remove the corresponding branch weight (which is presumably 0).
Issue #147390
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions