tqchen opened a new pull request, #20246: URL: https://github.com/apache/tvm/pull/20246
## Summary - add a lazy `tvm.ir.SubscriptProxy` with type-registered realization - centralize Python expression operator boundaries through `ExprOperand` - simplify buffer subscription to full-rank point loads or regions - preserve tuple, parser, builder, and Relax subscription behavior ## Testing - clean incremental C++ build - 579 applicable IR, TIRx, Relax, parser, and backend tests passed; 4 skipped - final focused rerun: 215 passed - Ruff check/format, clang-format, and diff hygiene passed -- 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]
