Lunderberg opened a new pull request, #15757: URL: https://github.com/apache/tvm/pull/15757
If a flattened buffer is produced for use in `BufferLoad` and `BufferStore` statements, generate a `DeclBuffer`. This PR updates the behavior for both TE-derived schedules (`tir.StorageFlatten` transform) and TIR-derived schedules (`tir.FlattenBuffer` transform). This is a subset of the changes made in https://github.com/apache/tvm/pull/14778, broken out for ease of testing and review. -- 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]
