tqchen opened a new pull request, #20234: URL: https://github.com/apache/tvm/pull/20234
Restore `BufferRegion` as an `Expr` with a dedicated `BufferRegionType`, remove the implicit `BufferLoad` conversion path, and route region traversal through the C++ and Python expression functors. Keep `TilePrimitiveCallNode::args` as `Array<Any>` because composition still carries nested statement nodes and optional values. Validation includes a complete CPU build, 219 focused tests, formatting/lint/header checks, compiler syntax checks, and stale-conversion source audits. -- 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]
