1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/unittests/Transforms/Vectorize
Florian Hahn 2c9bb42ba6 [VPlan] Make VPRecipeBase inherit from VPDef.
This patch makes VPRecipeBase a direct subclass of VPDef, moving the
SubclassID to VPDef.

Reviewed By: gilr

Differential Revision: https://reviews.llvm.org/D90564
2020-12-21 13:34:00 +00:00
..
CMakeLists.txt
VPlanDominatorTreeTest.cpp
VPlanHCFGTest.cpp
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp
VPlanSlpTest.cpp [NFC] Reduce include files dependency. 2020-12-03 18:25:05 +03:00
VPlanTest.cpp [VPlan] Make VPRecipeBase inherit from VPDef. 2020-12-21 13:34:00 +00:00
VPlanTestBase.h