llvm-project/llvm/unittests/Transforms/Vectorize
Florian Hahn a6b06b785c [VPlan] Print VPValue operands for VPWidenPHI if possible.
For VPWidenPHIRecipes that model all incoming values as VPValue
operands, print those operands instead of printing the original PHI.

D99294 updates recipes of reduction PHIs to use the VPValue for the
incoming value from the loop backedge, making use of this new printing.
2021-04-06 12:11:21 +01:00
..
CMakeLists.txt
VPlanDominatorTreeTest.cpp
VPlanHCFGTest.cpp [VPlan] Print VPValue operands for VPWidenPHI if possible. 2021-04-06 12:11:21 +01:00
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp [VPlan] Add getPlan() to VPBlockBase. 2020-03-03 13:20:13 +00:00
VPlanSlpTest.cpp [BasicAA] Drop dependency on Loop Info. PR43276 2021-03-17 11:43:44 +07:00
VPlanTest.cpp [NFC][VPlan] Guard print routines with "#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)" 2021-03-19 10:50:12 -07:00
VPlanTestBase.h [VPlan] Support to widen select intructions in VPlan native path 2021-03-10 20:59:53 +00:00