llvm-project/llvm/unittests/Transforms/Vectorize
Florian Hahn 2c14cdf831
[VPlan] Turn external defs in Value -> VPValue mapping.
This addresses an existing TODO by keeping a mapping of external IR
Value * definitions wrapped in VPValues for use in a VPlan.

Reviewed By: Ayal

Differential Revision: https://reviews.llvm.org/D123700
2022-04-14 12:03:09 +02:00
..
CMakeLists.txt
VPlanDominatorTreeTest.cpp
VPlanHCFGTest.cpp [VPlan] Use vector.body as header name in VPlan native path. 2022-04-07 10:31:12 +02:00
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp
VPlanSlpTest.cpp [BasicAA] Drop dependency on Loop Info. PR43276 2021-03-17 11:43:44 +07:00
VPlanTest.cpp [VPlan] Turn external defs in Value -> VPValue mapping. 2022-04-14 12:03:09 +02:00
VPlanTestBase.h [VPlan] Support to widen select intructions in VPlan native path 2021-03-10 20:59:53 +00:00