tqchen opened a new pull request, #20256: URL: https://github.com/apache/tvm/pull/20256
BufferRegion describes a retained buffer footprint rather than a primitive value. Model it as a typed expression and make value-producing load construction explicit. - add BufferRegionType and expression/statement traversal - replace implicit primitive conversion with named BufferRegion-to-BufferLoad materialization - update primitive consumers to construct TensorLoad values explicitly while preserving generic expression containment -- 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]
