[all-commits] [llvm/llvm-project] 730579: [VPlan] Remove VPWidenPHIRecipe constructor withou...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jan 1 05:54:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7305798049112496323773335a503b694ff36e5b
https://github.com/llvm/llvm-project/commit/7305798049112496323773335a503b694ff36e5b
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-01 (Sat, 01 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Remove VPWidenPHIRecipe constructor without start value (NFC).
This was suggested as a separate cleanup in recent reviews.
More information about the All-commits
mailing list