Fix Avx.ConvertToSingle flags (dotnet/coreclr#17954)
authormikedn <onemihaid@hotmail.com>
Fri, 11 May 2018 04:41:43 +0000 (07:41 +0300)
committerJan Kotas <jkotas@microsoft.com>
Fri, 11 May 2018 04:41:43 +0000 (21:41 -0700)
commitee97eb37d043adb2bea832ce81229adbaa86f2be
treebd3250a052df76a5d1e93125d8d89e436e49ced1
parentd26409d5697e8f650ec28461580c3ba5826ad25c
Fix Avx.ConvertToSingle flags (dotnet/coreclr#17954)

Commit migrated from https://github.com/dotnet/coreclr/commit/958b4e7a2fb18403c68bf7fc075b0c0429e29ddc
src/coreclr/src/jit/hwintrinsiclistxarch.h
src/coreclr/tests/src/JIT/HardwareIntrinsics/X86/Avx/ConvertToSingle.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/HardwareIntrinsics/X86/Avx/ConvertToSingle_r.csproj [new file with mode: 0644]
src/coreclr/tests/src/JIT/HardwareIntrinsics/X86/Avx/ConvertToSingle_ro.csproj [new file with mode: 0644]