kparzysz-quic commented on PR #12564: URL: https://github.com/apache/tvm/pull/12564#issuecomment-1225786728
Hexagon HVX vectors should be aligned at 128-byte boundary. If not, we'd have to use unaligned loads/stores. I think we have some code that relies on the current alignment. This should really be a target option, maybe it's time to refactor this code... -- 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]
