Skip to content

[WIP][Backend] Refactor Transform Pipeline to support different backends#2189

Draft
SiriusNEO wants to merge 1 commit into
tile-ai:mainfrom
SiriusNEO:chaofan/backend_0507
Draft

[WIP][Backend] Refactor Transform Pipeline to support different backends#2189
SiriusNEO wants to merge 1 commit into
tile-ai:mainfrom
SiriusNEO:chaofan/backend_0507

Conversation

@SiriusNEO
Copy link
Copy Markdown
Collaborator

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 204c6be2-67e6-4171-8da4-464b2855fcec

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

👋 Hi! Thank you for contributing to the TileLang project.

Please remember to run pre-commit run --all-files in the root directory of the project to ensure your changes are properly linted and formatted. This will help ensure your contribution passes the format check.

We appreciate you taking this step! Our team will review your contribution, and we look forward to your awesome work! 🚀

@SiriusNEO SiriusNEO changed the title [WIP][Backend] Refactor Pipeline to support different backends [WIP][Backend] Refactor Transform Pipeline to support different backends May 12, 2026
Introduce Pipeline abstraction in backend/pipeline.py with per-backend
registration. Each backend (cuda, hip, c, llvm) now registers its own
compilation pass pipeline. engine/lower.py resolves the pipeline from
the target instead of hardcoding phase imports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@SiriusNEO SiriusNEO force-pushed the chaofan/backend_0507 branch from 3241ead to 997c2e2 Compare May 12, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant