[all-commits] [llvm/llvm-project] 8c8335: [VPlan] Handle VPIRPhi in VPRecipeBase::isPhi (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Apr 21 13:07:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c83355d5baa6ecbb5884240df195826380ed952
https://github.com/llvm/llvm-project/commit/8c83355d5baa6ecbb5884240df195826380ed952
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-21 (Mon, 21 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Handle VPIRPhi in VPRecipeBase::isPhi (NFC).
Also handle VPIRPhi in VPRecipeBase::isPhi, to simplify existing code
dealing with VPIRPhis.
Suggested as part of https://github.com/llvm/llvm-project/pull/136455.
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