[all-commits] [llvm/llvm-project] aeae36: [VPlan] Make start operand non-optional for VPHead...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Mar 10 14:48:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aeae3667bd092925795976a85a4ab1246fa3c8c8
https://github.com/llvm/llvm-project/commit/aeae3667bd092925795976a85a4ab1246fa3c8c8
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Make start operand non-optional for VPHeaderPHIRecipe (NFC).
The start value is always available, require it unconditionally.
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