[GitHub] [tvm] ashutosh-arm commented on pull request #11221: [CMSIS-NN] Fix memory alignment bug in CMSIS-NN demo

2022-05-06 Thread GitBox
ashutosh-arm commented on PR #11221: URL: https://github.com/apache/tvm/pull/11221#issuecomment-1119412360 > > @grant-arm Thanks for the PR. Just for my understanding, why do we need to align .rodata to 16 bytes? I have seen this for constants in the code generated C files as well. Also, do

[GitHub] [tvm] ashutosh-arm commented on pull request #11221: [CMSIS-NN] Fix memory alignment bug in CMSIS-NN demo

2022-05-06 Thread GitBox
ashutosh-arm commented on PR #11221: URL: https://github.com/apache/tvm/pull/11221#issuecomment-1119399310 @grant-arm Thanks for the PR. Just for my understanding, why do we need to align .rodata to 16 bytes? I have seen this for constants in the code generated C files as well. Also, does i