[simd] Fix the exception thrown by Vector<T>.CopyTo () on a failed bounds check.
authorZoltan Varga <vargaz@gmail.com>
Fri, 16 Dec 2016 19:58:57 +0000 (14:58 -0500)
committerZoltan Varga <vargaz@gmail.com>
Fri, 16 Dec 2016 19:58:57 +0000 (14:58 -0500)
commitf249d39a1dfb34534f044fb95646e9139b996f44
tree0fc681fb54e4bfe43cfe4f8fe530208e05891739
parent38da415de8ec4b0c39281b4ace20f0bf2cbf1ee7
[simd] Fix the exception thrown by Vector<T>.CopyTo () on a failed bounds check.
mono/mini/basic-vectors.cs
mono/mini/simd-intrinsics.c