Files
clang-p2996/llvm/test/Transforms/LoopVectorize
Florian Hahn 9c3f5fe88f [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.
2024-04-29 19:15:46 +01:00
..
2023-09-04 09:17:18 +01:00