diff options
author | Florian Hahn <flo@fhahn.com> | 2024-08-23 15:58:28 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-08-23 15:58:29 +0100 |
commit | 885c4365c1e8b80bdbbdfecf9b6d436e96be52ac (patch) | |
tree | 5fa920aacb282ae56dc579658d3ab7ecf3888743 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 05ce95ef0412ba8b3e3189db5ed130a9949bbefd (diff) | |
download | llvm-885c4365c1e8b80bdbbdfecf9b6d436e96be52ac.zip llvm-885c4365c1e8b80bdbbdfecf9b6d436e96be52ac.tar.gz llvm-885c4365c1e8b80bdbbdfecf9b6d436e96be52ac.tar.bz2 |
[VPlan] Skip branches marked as dead in cost precomputation.
Don't consider the cost of branches marked to be skipped in VPlan cost
pre-computation. Those aren't included in the legacy cost, so they
should not be included in the VPlan cast.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions