llvm-project/llvm/unittests/Transforms
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
..
IPO [Attributor][FIX] Also update the unit test to match expectations 2022-07-22 01:23:55 -05:00
Scalar Revert "[LoopPassManager] Implement and use LoopNestAnalysis::run() instead of manually creating LoopNests" 2022-09-05 15:42:48 -07:00
Utils [IntegerDivision][AMDGPU] Use CreateLogicalOr to block poison propagation. 2022-09-15 09:38:02 -07:00
Vectorize [VPlan] Remove unnecessary casts from tests after 32f1c5531b. 2022-11-16 22:17:08 +00:00
CMakeLists.txt