[all-commits] [llvm/llvm-project] bd5fa6: [VPlan] Remove duplicated computeCost call (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 2 14:01:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd5fa633355638f4e9b176ca82007ff755bb51e9
https://github.com/llvm/llvm-project/commit/bd5fa633355638f4e9b176ca82007ff755bb51e9
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Remove duplicated computeCost call (NFC).
Remove a redundant duplicated computeCost call. NFC, just skipping an
unneeded call.
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