[all-commits] [llvm/llvm-project] e4ef65: [VPlan] Simplify VPReductionPHIRecipe::execute (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri May 30 07:57:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4ef651695e5274df0abc0f596b3404007094052
https://github.com/llvm/llvm-project/commit/e4ef651695e5274df0abc0f596b3404007094052
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Simplify VPReductionPHIRecipe::execute (NFC).
Simplify VPReductionPHIRecipe::execute by handling the simple cases
first, by directly using State.get() to the appropriate start value.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list