diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-12 10:04:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-12 10:04:08 +0100 |
commit | db8d34db26e9ea92c08d6e813eca9cce40c48478 (patch) | |
tree | 1dec9d5e60cc77d809d5a1cdc7d50b70c540de47 /clang/lib/Sema/SemaModule.cpp | |
parent | 4551e5035565606eb04253a35f31d51685657436 (diff) | |
download | llvm-db8d34db26e9ea92c08d6e813eca9cce40c48478.zip llvm-db8d34db26e9ea92c08d6e813eca9cce40c48478.tar.gz llvm-db8d34db26e9ea92c08d6e813eca9cce40c48478.tar.bz2 |
[VPlan] Set branch weight metadata on middle term in VPlan (NFC) (#143035)
Manage branch weights for the BranchOnCond in the middle block in VPlan.
This requires updating VPInstruction to inherit from VPIRMetadata, which
in general makes sense as there are a number of opcodes that could take
metadata.
There are other branches (part of the skeleton) that also need branch
weights adding.
PR: https://github.com/llvm/llvm-project/pull/143035
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions