ik_llama.cpp/github-data/pull_requests/448 - Fix MSVC compilation.md

306 B

🐛 #448 - Fix MSVC compilation

Author ikawrakow
State Closed
Created 2025-05-23
Updated 2025-05-23

Description

MSVC does not like ^ with SIMD vectors.

Closes #447