Fix base types of second paramters used in Avx.PermuteVar and Avx2.Permute4x64
authorJacek Blaszczynski <biosciencenow@outlook.com>
Tue, 21 Aug 2018 09:55:24 +0000 (11:55 +0200)
committerTanner Gooding <tagoo@outlook.com>
Thu, 23 Aug 2018 18:19:26 +0000 (11:19 -0700)
commitcfa6c23f7d1ce70104ad5106be07a193b7bef2c2
tree5808f017675855e874dab7864979ba7b02e32589
parent0a1ecbbafe8faf80960f3ef1f7d84e9e408cf68a
Fix base types of second paramters used in Avx.PermuteVar and Avx2.Permute4x64
for float, double overloads

Fixes dotnet/coreclr#19579

Commit migrated from https://github.com/dotnet/coreclr/commit/5f181974ec9b7c7cd730f8641122cba38f0c6a6e
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Avx.PlatformNotSupported.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Avx.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Avx2.PlatformNotSupported.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Avx2.cs