[all-commits] [llvm/llvm-project] 253d69: [VPlan] Update VPBranchOnMaskRecipe to always set ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Feb 27 10:54:04 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 253d691596a72afac89ee99d79004235842b9d5c
https://github.com/llvm/llvm-project/commit/253d691596a72afac89ee99d79004235842b9d5c
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Update VPBranchOnMaskRecipe to always set the mask (NFC).
The mask is always available at construction time. Make it non-optional
to simlpify code.
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