]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: check for memory overlap before doing fusion (#19768)
authorJeff Bolz <redacted>
Wed, 25 Feb 2026 17:25:38 +0000 (11:25 -0600)
committerGitHub <redacted>
Wed, 25 Feb 2026 17:25:38 +0000 (18:25 +0100)
commit3769fe6eb70b0a0fbb30b80917f1caae68c902f7
treec533c27b1fc8495f1c7cf167e108ba35d1ef4974
parent832aa947623fff3cf91c1169d5684afba5768d26
vulkan: check for memory overlap before doing fusion (#19768)

* vulkan: check for memory overlap before doing fusion

* Update ggml/src/ggml-vulkan/ggml-vulkan.cpp

* address feedback
ggml/src/ggml-vulkan/ggml-vulkan.cpp