[jit] Add parameter type checks to the SIMD intrinsics to make sure we are handling...
authorZoltan Varga <vargaz@gmail.com>
Tue, 14 Mar 2017 01:46:46 +0000 (21:46 -0400)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2017 01:46:46 +0000 (21:46 -0400)
commit8b7eee97889b581599bd15694e031f7d08c5e4de
treec333ed29f8e875d187969ef91ef6fb35fc2be7d2
parent5bb4b3d154ed5411499558d5969c721d22b5d636
[jit] Add parameter type checks to the SIMD intrinsics to make sure we are handling the proper methods. Fixes #53278. (#4520)
mono/mini/simd-intrinsics.c