[all-commits] [llvm/llvm-project] c11fd0: [VPlan] Skip VPWidenPHIRecipe in VPInterleavedACce...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 22 02:35:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c11fd0df64290ed12dbee0617588b1d17a9d5d10
https://github.com/llvm/llvm-project/commit/c11fd0df64290ed12dbee0617588b1d17a9d5d10
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlanSLP.cpp
M llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
Log Message:
-----------
[VPlan] Skip VPWidenPHIRecipe in VPInterleavedACcessInfo.
Update unit tests that did not expect VPWidenPHIRecipes after
15a74b64dfa9.
More information about the All-commits
mailing list