Skip to content

Support for CPUs which do not have SSE2 extensions? #3118

Description

Currently, on x86, we support /arch:IA32, and build our separately compiled sources with SSE2 support disabled. Is this still necessary, or can we allow ourselves to assume SSE2 hardware?

Notes:

  • XP and Vista support has been dropped
  • Windows 7 supported CPUs without SSE2 in its initial release, but dropped support in a 2018 update
  • Windows 8 has never supported CPUs without SSE2
  • SSE2 doesn't work in 32-bit kernels (this is a problem as long as we support Windows 10)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedSomething works now, yay!performanceMust go faster

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions