[all-commits] [llvm/llvm-project] dc2323: [VPlan] Remove dead code in VPWidenPHIRecipe::prin...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Mar 11 14:44:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc23234a6613d304014f7bfc9f36b55739401270
https://github.com/llvm/llvm-project/commit/dc23234a6613d304014f7bfc9f36b55739401270
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Remove dead code in VPWidenPHIRecipe::print (NFC).
All incoming models for VPWidenPHIRecipe are modled in VPlan, remove
code trying to print the orignial phi.
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