[all-commits] [llvm/llvm-project] 408ebe: [VPlan] Move VPWidenCallRecipe to VPlanRecipes.cpp...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Sep 5 02:49:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 408ebe5e3aae3cfa1e960f74998b02e277591663
https://github.com/llvm/llvm-project/commit/408ebe5e3aae3cfa1e960f74998b02e277591663
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Move VPWidenCallRecipe to VPlanRecipes.cpp (NFC).
Depends on D132585.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D132586
More information about the All-commits
mailing list