Skip to content

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

Open
joselopeqti wants to merge 1 commit intoKhronosGroup:mainfrom
joselopeqti:unlock_arm64ec_builds
Open

Unblock Visual Studio ARM64EC target builds. Disable inclusion of SSE headers for non x86 targets.#2631
joselopeqti wants to merge 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.

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.

2 participants