[VPlan] Use VPUser for VPWidenSelectRecipe operands (NFC).
authorFlorian Hahn <flo@fhahn.com>
Sun, 24 May 2020 12:36:42 +0000 (13:36 +0100)
committerFlorian Hahn <flo@fhahn.com>
Sun, 24 May 2020 12:58:08 +0000 (13:58 +0100)
commit15224408f0d49ddd2716080c52a9d0f9f64a2b5a
treee3a244c64fb4d18ebe8c18a95953df8a9f2db40e
parent725b3463c53b380b322555b02f1e33e530c52f59
[VPlan] Use VPUser for VPWidenSelectRecipe operands (NFC).

VPWidenSelectRecipe already contains a VPUser, but it is not used. This
patch updates the code related to VPWidenSelectRecipe to use VPUser for
its operands.

Reviewers: Ayal, gilr, rengolin

Reviewed By: gilr

Differential Revision: https://reviews.llvm.org/D80219
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h