Files
ik_llama.cpp/github-data/pull_requests/542 - Fix NEON build.md
2025-07-23 13:31:53 +02:00

13 lines
433 B
Markdown

### 🐛 [#542](https://github.com/ikawrakow/ik_llama.cpp/pull/542) - Fix NEON build
| **Author** | `ikawrakow` |
| :--- | :--- |
| **State** | ❌ **Closed** |
| **Created** | 2025-06-19 |
| **Updated** | 2025-06-19 |
---
#### Description
I did not pay attention to the `ARM_NEON` build with the recent PP performance improvement PRs, so now the main branch does not even build. This PR fixes that (but nothing will be working).