Skip to content

Conversation

@jananisriram
Copy link
Contributor

Summary:
Define set of preliminary APIs which translate Triton configs into TileIR configs:

  • Generate exhaustive set of TileIR configs, given no existing Triton configs
  • Convert Triton configs into an exhaustive set of TileIR configs, given any existing TileIR-related restrictions
  • Prune duplicate configs, i.e. those with all the same parameters except for num_stages and num_warps

Differential Revision: D86124990

@meta-codesync
Copy link

meta-codesync bot commented Nov 5, 2025

@jananisriram has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86124990.

Summary:
Pull Request resolved: #621

Define set of preliminary APIs which translate Triton configs into TileIR configs:
- Generate exhaustive set of TileIR configs, given no existing Triton configs
- Convert Triton configs into an exhaustive set of TileIR configs, given any existing TileIR-related restrictions
- Prune duplicate configs, i.e. those with all the same parameters except for `num_stages` and `num_warps`

NOTE: These APIs will be moved to the TileIR bridge in the future.

Reviewed By: njriasan

Differential Revision: D86124990
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants