SIMD Exceptions Fix (TFS 1189814)
authorCarol Eidt <carol.eidt@microsoft.com>
Thu, 9 Jul 2015 21:55:24 +0000 (14:55 -0700)
committerCarol Eidt <carol.eidt@microsoft.com>
Thu, 9 Jul 2015 21:55:24 +0000 (14:55 -0700)
commitff452ace4ef72f1264e62206d0f7640a36d2ff66
treea35c217be284a4967aef6dfc3cb68bcacae8aa36
parent2159a3696045c3bd3264838c3aeb89cddc0528ba
SIMD Exceptions Fix (TFS 1189814)

For the intrinsics that take arrays, we need to check the initial index (if given) to ensure that it is non-null.

[tfs-changeset: 1499422]
src/jit/simd.cpp