llvm-project/llvm/unittests/Transforms/Vectorize
Florian Hahn b52d328ee8
[VPlan] Remove unnecessary casts from tests after 32f1c5531b.
After 32f1c5531b, getDefiningRecipe returns a VPRecipeBase* so there's
no need to cast to VPRecipeBase.

Suggested by @Ayal during review of D136068, thanks!
2022-11-16 22:17:08 +00:00
..
CMakeLists.txt [VPlan] Remove unused native utilities incompatible with nested regions. 2022-06-01 09:32:59 +01:00
VPlanHCFGTest.cpp [VPlan] Add field to track if intrinsic should be used for call. (NFC) 2022-09-01 13:14:40 +01:00
VPlanSlpTest.cpp [VPlan] Use region for each loop in native path. 2022-06-01 10:41:05 +01:00
VPlanTest.cpp [VPlan] Remove unnecessary casts from tests after 32f1c5531b. 2022-11-16 22:17:08 +00:00
VPlanTestBase.h [VPlan] Use region for each loop in native path. 2022-06-01 10:41:05 +01:00