[VULKAN][ADRENO] Vulkan support for Adreno GPU inline with OpenCL by srkreddy1238 · Pull Request #18672 · apache/tvm

gemini-code-assist[bot]

bot reviewed Jan 19, 2026

…port

This PR enabled Vulkan backend for Adreno GPU along side with OpenCL.
With this Adreno GPU can be used with Vulkan backend resulting similar performance line OpenCL.

This is foundation to add Vulkan specific extensions in near future like co-op matmul ...etc.
Common Relax and TIR pipe line is used here with codegen and runtime being different.

@srkreddy1238

@srkreddy1238

@Raman-Raje

Lint and Vulkan image fix

@srkreddy1238