forked from tile-ai/tilelang
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Required prerequisites
- I have searched the Issue Tracker that this hasn't already been reported. (comment there if it has.)
Motivation
We need to downgrade the NoC primitives in the frontend to lower-level IR in order to better interface with the Broadcast primitives provided by the hardware.
Solution
We need to implement the NoC primitives in the form of TileOp, and write lowering functions. In the LowerTileOp pass, we will downgrade them into lower-level broadcast operations.
Alternatives
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request