Lunderberg opened a new pull request #10567: URL: https://github.com/apache/tvm/pull/10567
Previously, the majority of the BufferLoad and BufferStore visitors were duplicate logic to handle the indexing. After this commit, the shared logic is extracted out into a helper function. This is in preparation for changes in `CodeGenHexagon`, which is subclassed from `CodeGenLLVM` and will use 2-d buffers. -- 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]
