llvm-project/llvm/unittests/Transforms/Vectorize
Florian Hahn 978883d254
[VPlan] Add InductionDescriptor to VPWidenIntOrFpInduction. (NFC)
This allows easier access to the induction descriptor from VPlan,
without needing to go through Legal. VPReductionPHIRecipe already
contains a RecurrenceDescriptor in a similar fashion.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D115111
2021-12-10 09:55:09 +00:00
..
CMakeLists.txt
VPlanDominatorTreeTest.cpp
VPlanHCFGTest.cpp [VPlan] Add InductionDescriptor to VPWidenIntOrFpInduction. (NFC) 2021-12-10 09:55:09 +00:00
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp
VPlanSlpTest.cpp [BasicAA] Drop dependency on Loop Info. PR43276 2021-03-17 11:43:44 +07:00
VPlanTest.cpp [LV] Record memory widening decisions (NFCI) 2021-10-18 18:03:35 +03:00
VPlanTestBase.h [VPlan] Support to widen select intructions in VPlan native path 2021-03-10 20:59:53 +00:00