grant-arm opened a new pull request #9524: URL: https://github.com/apache/tvm/pull/9524
This PR places the TVM generated static const arrays in a memory section named `.rodata.tvm`. The arrays default to 16-byte aligned but a `constants-byte-alignment` parameter can be added to the target to set alignment to a specific value. This allows the linker script to optionally place TVM generated constants in particular memory regions. @manupa-arm @Mousius @areusch -- 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]
