tile-ai/tilelang

[Feature Request] Hexagon Backend with HMX Supports

Aperta

#1293 aperta il 20 nov 2025

 (0 commenti) (1 reazione) (0 assegnatari)Python (648 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (6817 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor