Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SLP][AArch64][NFC] Add more tests for SLP vectorization of div (#113876
) Currently, we dont have much tests that show SLP outcome for integer divisions. This patch adds tests for same. In certain scenarios, for Neon, vectorization is profitable. An attempt would be made in future to improve the cost-model for the same.
- Loading branch information