Max Risuhin created ARROW-1263:
----------------------------------
Summary: [C++] CpuInfo should be able to get CPU features on
Windows
Key: ARROW-1263
URL: https://issues.apache.org/jira/browse/ARROW-1263
Project: Apache Arrow
Issue Type: Bug
Components: C++
Environment: Windows
Reporter: Max Risuhin
Assignee: Max Risuhin
CpuInfo able to determine CPU features on unix using method
`CpuInfo::IsSupported`
Currently it detects such CPU features as SSSE3, SSE4_1, SSE4_2 and POPCNT
support.
Windows support of above requires specific implementation.
Useful link https://msdn.microsoft.com/en-us/library/hskdteyh.aspx
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)