Generic hardware intrinsics throw exception for non-numeric types (#15068)
authorFei Peng <fei.peng@intel.com>
Fri, 17 Nov 2017 17:42:29 +0000 (09:42 -0800)
committerJan Kotas <jkotas@microsoft.com>
Fri, 17 Nov 2017 17:42:29 +0000 (09:42 -0800)
commitb2b7d2cce110293f14563644c0e1780d0cbe343e
tree9f21486f4d0f484af8cb371603f44d2f3bc93989
parentfc8bd03dd1dbeab9b7e51e8ecdce3d3c6d9bdfcc
Generic hardware intrinsics throw exception for non-numeric types (#15068)
src/mscorlib/Resources/Strings.resx
src/mscorlib/src/System/Runtime/Intrinsics/X86/Avx.cs
src/mscorlib/src/System/Runtime/Intrinsics/X86/Avx2.cs
src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse.cs
src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse2.cs
src/mscorlib/src/System/Runtime/Intrinsics/X86/Sse41.cs
src/mscorlib/src/System/ThrowHelper.cs