[all-commits] [llvm/llvm-project] 680901: [VPlan] Implement VPHeaderPHIRecipe::computeCost.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Oct 29 14:05:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 680901ed8010319843cd81275b845d682f77e27f
https://github.com/llvm/llvm-project/commit/680901ed8010319843cd81275b845d682f77e27f
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Implement VPHeaderPHIRecipe::computeCost.
Fill out computeCost implementations for various header PHI recipes,
matching the legacy cost model for now.
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