llvm-project/llvm/unittests/Transforms/Vectorize
Florian Hahn a813090072
[VPlan] Manage stored values of interleave groups using VPUser (NFC)
Interleave groups also depend on the values they store. Manage the
stored values as VPUser operands. This is currently a NFC, but is
required to allow VPlan transforms and to manage generated vector values
exclusively in VPTransformState.
2020-11-29 17:24:36 +00:00
..
CMakeLists.txt
VPlanDominatorTreeTest.cpp
VPlanHCFGTest.cpp [VPlan] Move test strs to variables, silence spurious C4129 (NFC). 2020-03-31 13:18:15 +01:00
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp [VPlan] Add getPlan() to VPBlockBase. 2020-03-03 13:20:13 +00:00
VPlanSlpTest.cpp [VPlan] Clean up uses/operands on VPBB deletion. 2020-10-05 14:43:52 +01:00
VPlanTest.cpp [VPlan] Manage stored values of interleave groups using VPUser (NFC) 2020-11-29 17:24:36 +00:00
VPlanTestBase.h LoopAnalysisManager.h - reduce includes to forward declarations. NFC. 2020-06-06 14:06:46 +01:00