tqchen opened a new pull request, #20247: URL: https://github.com/apache/tvm/pull/20247
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
