[VPlan] VPPredInstPHIRecipes does not write to memory.
authorFlorian Hahn <flo@fhahn.com>
Mon, 30 Jan 2023 10:29:27 +0000 (10:29 +0000)
committerFlorian Hahn <flo@fhahn.com>
Mon, 30 Jan 2023 10:29:27 +0000 (10:29 +0000)
commit5368536cf1db183790461c9d9ab9fa96bfa536eb
treea382098879902be7bc12f0cbd555228ef3696ef1
parent7f85a3804bc4dfff5b8ac1f8046a0906d93026ff
[VPlan] VPPredInstPHIRecipes does not write to memory.

VPPredInstPHIRecipe just merges the incoming values and does not write
to memory.
llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp