[VPlan] Move VPWidenSelectRecipe::execute to VPlanRecipes.cpp (NFC).
authorFlorian Hahn <flo@fhahn.com>
Fri, 8 Jul 2022 16:33:17 +0000 (09:33 -0700)
committerFlorian Hahn <flo@fhahn.com>
Fri, 8 Jul 2022 16:35:23 +0000 (09:35 -0700)
commit0c27b38849662b466534e0aa598ec7bb8d7fa9a8
treed5a2792e11addf17921400159e32f622055aeb67
parentb48c5010a46246cc3337244f7e2736dacf5889dc
[VPlan] Move VPWidenSelectRecipe::execute to VPlanRecipes.cpp (NFC).

Depends on D127968.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D127970
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp