tile-ai/tilelang

[Feature Request] Hexagon Backend with HMX Supports

开放

#1,293 创建于 2025年11月20日

 (0 条评论) (1 个反应) (0 位负责人)Python (648 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (6,817 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南