Skip to content

[Docs] Add Relax VM architecture overview in documentation #19350

Merged
MasterJH5574 merged 1 commit intoapache:mainfrom
tlopex:doc142
Apr 5, 2026
Merged

[Docs] Add Relax VM architecture overview in documentation #19350
MasterJH5574 merged 1 commit intoapache:mainfrom
tlopex:doc142

Conversation

@tlopex
Copy link
Copy Markdown
Member

@tlopex tlopex commented Apr 4, 2026

This pr fills in to do item in docs

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a new section to the architecture documentation describing the Relax Virtual Machine, replacing a previous TODO. The documentation explains the VM's role as a runtime component, its register-based interpreter with a minimal instruction set (Call, Ret, Goto, If), and its interaction with TIR functions and external libraries via the PackedFunc mechanism. I have no feedback to provide.

@MasterJH5574 MasterJH5574 merged commit b8ecf2f into apache:main Apr 5, 2026
10 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.

2 participants