Files
clang-p2996/llvm/lib/Transforms/Vectorize
Florian Hahn e4ef651695 [VPlan] Simplify VPReductionPHIRecipe::execute (NFC).
Simplify VPReductionPHIRecipe::execute by handling the simple cases
first, by directly using State.get() to the appropriate start value.
2025-05-30 15:56:44 +01:00
..