tqchen opened a new pull request, #18876: URL: https://github.com/apache/tvm/pull/18876
## Summary - Remove `body` field from `AllocBufferNode` and `DeclBufferNode`, making them flat statements consistent with `Bind` - Buffer scope extends to end of enclosing scope via flat `SeqStmt` semantics - 60 files changed across core IR, codegen backends, transforms, script IR builder, and tests ## Test plan - All existing test suites pass (tir-transform, tir-base, tvmscript, s_tir, codegen, C++) -- 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]
