Add all integer overloads for AVX2/SSSE3 AlignRight
authorFei Peng <fei.peng@intel.com>
Wed, 19 Sep 2018 22:57:35 +0000 (15:57 -0700)
committerTanner Gooding <tagoo@outlook.com>
Thu, 20 Sep 2018 20:42:34 +0000 (13:42 -0700)
commit77b48ee863eaf16948aa4fc0b37adf625abba290
tree8d0400811282252a06e3eb9fd1b188a937c47ade
parent342f213d951666dac6fd740afb831d30b88d1bed
Add all integer overloads for AVX2/SSSE3 AlignRight

Commit migrated from https://github.com/dotnet/coreclr/commit/3ccad6222e34b0b5d1fbd8f65ab93dff89e0179a
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
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Ssse3.PlatformNotSupported.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Ssse3.cs