Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
tvm
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
13.8k
Code
Issues
172
Pull requests
78
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[REFACTOR][TIR] Use StructuralWalk in place of PostOrderVisit
- #20308
#20308
Merged
tqchen
merged 17 commits into
apache:main
apache/tvm:main
from
tqchen:refactor-tir-structural-walk
tqchen/tvm:refactor-tir-structural-walk
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
[REFACTOR][TIR] Use StructuralWalk in place of PostOrderVisit
#20308
tqchen
merged 17 commits into
apache:main
apache/tvm:main
from
tqchen:refactor-tir-structural-walk
tqchen/tvm:refactor-tir-structural-walk
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
[REFACTOR][TIR] Use StructuralWalk in TIR
Show description for 179b25c
tqchen
committed
179b25c
View commit details
Copy full SHA for 179b25c
Browse repository at this point
[REFACTOR][TE] Use StructuralWalk in tensor discovery
Show description for d07a632
tqchen
committed
d07a632
View commit details
Copy full SHA for d07a632
Browse repository at this point
[REFACTOR][TIR] Use StructuralWalk in analysis and meta-schedule
Show description for 3ecd16e
tqchen
committed
3ecd16e
View commit details
Copy full SHA for 3ecd16e
Browse repository at this point
refactor(s-tir): migrate schedule walks to StructuralWalk
tqchen
committed
f7fcf2c
View commit details
Copy full SHA for f7fcf2c
Browse repository at this point
refactor(s-tir): migrate transform walks to StructuralWalk
tqchen
committed
08cefc8
View commit details
Copy full SHA for 08cefc8
Browse repository at this point
refactor(trn): migrate codegen walks to StructuralWalk
tqchen
committed
faa0682
View commit details
Copy full SHA for faa0682
Browse repository at this point
refactor(relax): migrate TIR walks to StructuralWalk
tqchen
committed
d17167d
View commit details
Copy full SHA for d17167d
Browse repository at this point
refactor(tirx): migrate Python walks to structural_walk
tqchen
committed
40fd0d4
View commit details
Copy full SHA for 40fd0d4
Browse repository at this point
fix(tirx): count repeated buffer shape variables
tqchen
committed
3f25a02
View commit details
Copy full SHA for 3f25a02
Browse repository at this point
fix(s-tir): stop mixed iter type detection early
tqchen
committed
d35cc3e
View commit details
Copy full SHA for d35cc3e
Browse repository at this point
refactor: assert StructuralMap result types
tqchen
committed
f064fb8
View commit details
Copy full SHA for f064fb8
Browse repository at this point
refactor(tirx): remove legacy visitor entry points
tqchen
committed
8e16a4b
View commit details
Copy full SHA for 8e16a4b
Browse repository at this point
style: format StructuralWalk expressions
tqchen
committed
5f1eaad
View commit details
Copy full SHA for 5f1eaad
Browse repository at this point
test(s-tir): use StructuralWalk directly
tqchen
committed
c50ff84
View commit details
Copy full SHA for c50ff84
Browse repository at this point
style: format rebased Substitute registration
tqchen
committed
87fb108
View commit details
Copy full SHA for 87fb108
Browse repository at this point
fix(te): keep Tensor opaque to structural traversal
tqchen
committed
aabf49f
View commit details
Copy full SHA for aabf49f
Browse repository at this point
refactor: name StructuralWalk callbacks
tqchen
committed
4a18deb
View commit details
Copy full SHA for 4a18deb
Browse repository at this point
You can’t perform that action at this time.