Skip to content

Fix SSE includes for Windows ARM build#3

Open
volkermauel wants to merge 1 commit intomainfrom
codex/fix-build-errors-for-arm64-architecture
Open

Fix SSE includes for Windows ARM build#3
volkermauel wants to merge 1 commit intomainfrom
codex/fix-build-errors-for-arm64-architecture

Conversation

@volkermauel
Copy link
Copy Markdown
Owner

Summary

  • guard SSE header inclusion in iqk_quantize.cpp
  • choose __popcnt64 when SSE isn't available
  • verified ggml library builds

Testing

  • cmake -B build -DCMAKE_BUILD_TYPE=Release
  • cmake --build build --target ggml

https://chatgpt.com/codex/tasks/task_b_688b6b77a230832594287fdda2cc5720

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant