tile-ai/tilelang

[Feature Request] Hexagon Backend with HMX Supports

Aberta

#1.293 aberto em 20 de nov. de 2025

 (0 comentário) (1 reação) (0 responsável)Python (648 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (6.817 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Required prerequisites

  • I have searched the Issue Tracker that this hasn't already been reported. (comment there if it has.)

Motivation

Currently, Qualcomm has released the Hexagon Kernel Library (https://softwarecenter.qualcomm.com/catalog/item/Hexagon_KL), which provides interfaces for HMX instructions. There are currently many edge devices powered by Qualcomm chips, and specialized attention mechanisms like sparse attention are also well-suited for mobile devices. We can leverage tilelang's capabilities to achieve CodeGen for the Hexagon backend targeting custom attention implementations and other operators.

Solution

No response

Alternatives

No response

Additional context

No response

Guia do colaborador