Fix inconsistent Intel hardware intrinsic APIs
authorFei Peng <fei.peng@intel.com>
Thu, 13 Sep 2018 23:52:42 +0000 (16:52 -0700)
committerFei Peng <fei.peng@intel.com>
Thu, 13 Sep 2018 23:52:42 +0000 (16:52 -0700)
commitf9afa99eeb8c9b27cb3b6c1ada286057a4cbf0ef
treec5812ecdfb17f4ff7aefd2bd5be6204931fdedd3
parent380d347310c3ccbea12839186fec95c7da48df89
Fix inconsistent Intel hardware intrinsic APIs
src/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Avx2.PlatformNotSupported.cs
src/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Avx2.cs
src/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Popcnt.PlatformNotSupported.cs
src/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Popcnt.cs
src/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse2.PlatformNotSupported.cs
src/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse2.cs