mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-02-09 16:00:12 +00:00
Add GitHub data: filename sanitization (#640)
This commit is contained in:
15
github-data/pull_requests/448 - Fix MSVC compilation.md
Normal file
15
github-data/pull_requests/448 - Fix MSVC compilation.md
Normal file
@@ -0,0 +1,15 @@
|
||||
### 🐛 [#448](https://github.com/ikawrakow/ik_llama.cpp/pull/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
|
||||
Reference in New Issue
Block a user