Skip to content

[REFACTOR][IR] Introduce TensorLoad in core IR - #20247

Merged
spectrometerHBH merged 4 commits into
apache:mainfrom
tqchen:tvm-tensorload-ir
Aug 31, 2026
Merged

[REFACTOR][IR] Introduce TensorLoad in core IR#20247
spectrometerHBH merged 4 commits into
apache:mainfrom
tqchen:tvm-tensorload-ir

Conversation

@tqchen

@tqchen tqchen commented Aug 31, 2026

Copy link
Copy Markdown
Member

Move indexed-load representation into core IR as TensorLoad, while keeping TIRx-specific type derivation and validation in the checked BufferLoad factory. Update visitors, rewriters, code generation, script printing, and consumers to use the generic source field with explicit buffer checks. Add verifier and regression coverage for asserted load types, source invariants, traversal, serialization, and rank-changing rewrites.

@spectrometerHBH
spectrometerHBH merged commit 8cf4c1f into apache:main Aug 31, 2026
8 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