Skip to content

cmake: workaround arm64 clang codeview crash in iqk gemm#14

Open
volkermauel wants to merge 1 commit intomainfrom
codex/fix-arm64-build-failure
Open

cmake: workaround arm64 clang codeview crash in iqk gemm#14
volkermauel wants to merge 1 commit intomainfrom
codex/fix-arm64-build-failure

Conversation

@volkermauel
Copy link
Copy Markdown
Owner

Summary

  • disable debug info for iqk_gemm_legacy_quants.cpp when building with clang-cl on Windows ARM64 to avoid LLVM "unknown CodeView register Q4_Q5" crash

Testing

  • cmake -S . -B build
  • cmake --build build -j 2

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

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