mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
1c2d423713
Manually written tests for `vcopy_laneq`, `vget{,q}_{high,low,lane}`,
`vcombine` and `vaddw_high` don't account for the expected differences
in output for big endian intrinsics and given that they duplicate the
testing of `intrinsic-test`, can be removed.