]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Hexagon: DAIG op (#22195)
authorShreya Jain <redacted>
Tue, 21 Apr 2026 21:16:04 +0000 (14:16 -0700)
committerGitHub <redacted>
Tue, 21 Apr 2026 21:16:04 +0000 (14:16 -0700)
commit5a4cd6741fc33227cdacb329f355ab21f8481de2
tree113d043f1576d89f9b07d752063835aad6315bda
parent2248799a5810c4f09f31d361ea57fb050554f377
Hexagon: DAIG op (#22195)

* hexagon: Add DIAG op

* hexagon: add HVX support and DMA double buffering

* hexagon: fix fatal error

* hexagon: remove as many pragma(s) as possible
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp/CMakeLists.txt
ggml/src/ggml-hexagon/htp/diag-ops.c [new file with mode: 0644]
ggml/src/ggml-hexagon/htp/htp-ctx.h
ggml/src/ggml-hexagon/htp/htp-ops.h
ggml/src/ggml-hexagon/htp/main.c