You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib: [cpuid] XSAVE and OSXSAVE required for all AVX architectures; fixes#153
- require XSAVE & OSXSAVE for AVX architectures
- AVX2 and AVX512 are super-sets of AVX features
- update test applications to display XSAVE and OSXSAVE CPU features
- bump version to v1.2.1