Skip to content

[Docs] fix arrow direction in ir_transform_diagram.png#2016

Merged
SiriusNEO merged 1 commit into
tile-ai:mainfrom
kermanx:docs/fix-ir-transf-diagram
Apr 7, 2026
Merged

[Docs] fix arrow direction in ir_transform_diagram.png#2016
SiriusNEO merged 1 commit into
tile-ai:mainfrom
kermanx:docs/fix-ir-transf-diagram

Conversation

@kermanx
Copy link
Copy Markdown
Contributor

@kermanx kermanx commented Apr 7, 2026

The doc says:

TileLang essentially performs progressive lowering. For example, a T.copy may first be expanded into T.Parallel (see the pass LowerTileOP), which is then expanded again, eventually resulting in lower-level statements that can be translated to CUDA C code.

@kermanx kermanx changed the title [Docs]: fix arrow direction in ir_transform_diagram.png [Docs] fix arrow direction in ir_transform_diagram.png Apr 7, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 7, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • docs/_static/img/ir_transform_diagram.png is excluded by !**/*.png

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0bfa1507-394d-41af-8489-47281e16ea0b

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

github-actions Bot commented Apr 7, 2026

👋 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! 🚀

@kermanx kermanx force-pushed the docs/fix-ir-transf-diagram branch from 98164db to 3664622 Compare April 7, 2026 06:06
@SiriusNEO SiriusNEO merged commit 868c740 into tile-ai:main Apr 7, 2026
2 checks passed
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.

3 participants