Skip to content

Unblock Visual Studio ARM64EC target builds. Disable inclusion of SSE headers for non x86 targets.#2631

Merged
bashbaug merged 1 commit intoKhronosGroup:mainfrom
joselopeqti:unlock_arm64ec_builds
Mar 17, 2026
Merged

Unblock Visual Studio ARM64EC target builds. Disable inclusion of SSE headers for non x86 targets.#2631
bashbaug merged 1 commit intoKhronosGroup:mainfrom
joselopeqti:unlock_arm64ec_builds

Conversation

@joselopeqti
Copy link
Collaborator

  • Use CMAKE_VS_PLATFORM_NAME in tandem with CMAKE_SYSTEM_PROCESSOR to
    set CLConform_TARGET_ARCH. CMAKE_VS_PLATFORM_NAME provides cross
    compilation information that CMAKE_SYSTEM_PROCESSOR lacks, like
    targeting ARM64EC.

  • Curb the inclusion of SSE headers when targeting non-x86 targets.

@bashbaug
Copy link
Contributor

Merging as discussed in the March 17th teleconference.

@bashbaug bashbaug merged commit 0338fd9 into KhronosGroup:main Mar 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants