diff options
author | Florian Hahn <flo@fhahn.com> | 2024-04-29 19:15:45 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-04-29 19:15:46 +0100 |
commit | 9c3f5fe88f19820360981d0798392799e1924cb7 (patch) | |
tree | c7f925bd8906ce14351c90f80f2eac1a4dd34157 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a1e9608b0ff8054abb62d35147a04dd65d965a3e (diff) | |
download | llvm-9c3f5fe88f19820360981d0798392799e1924cb7.zip llvm-9c3f5fe88f19820360981d0798392799e1924cb7.tar.gz llvm-9c3f5fe88f19820360981d0798392799e1924cb7.tar.bz2 |
[LV] Don't consider the latch block as ScalarPredicatedBB.
The conditional branch from the loop latch will be replaced by a
single branch controlling the loop, so there is no extra overhead from
scalarization. This improves the cost esimates in some cases.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions