Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix vqshlud_n_s64 implementation to be 64-bit.
The scalar vqshlud_n_s64 function was wrong, and there was no test case for it (or the scalar 32 bit form). Add test cases for the scalar functions (test vectors generated on GCE ARMv9 system), validate the fix for the 64-bit scalar form.
- Loading branch information