Back to feed

b7862

Jan 28, 2026
Meta/llama.cppCLIvb7862

ggml-sycl: remove unused syclcompat header (#19140)

The syclcompat/math.hpp is not used anymore. The change that intrduced it was successfuly reverted (https://github.com/ggml-org/llama.cpp/pull/17826). This include path will become obsolete and dropped in oneAPI 2026.0 effectively breaking ggml-sycl builds.

macOS/iOS:

Linux:

Windows:

openEuler: