quic-sanirudh opened a new pull request, #14103: URL: https://github.com/apache/tvm/pull/14103
`DeclBufferNode` was added recently in #12300, but support to traverse it in codegen_llvm was not added. Since this stmt just declares a new buffer for a body of TIR, we just need to traverse the body to properly generate code for LLVM. -- 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]
