tqchen edited a comment on pull request #10582: URL: https://github.com/apache/tvm/pull/10582#issuecomment-1066981520
Thanks @wrongtest . I agree handling elem_offset is going to be useful. One thing to note here is that we want to ensure that the alignment is handled properly. Specifically when elem_offset is non-zero, then low-level passes and analysis would need to take elem_offset into account when analyzing possible alignment properties of an access (this is something that we should note. Perhaps in the doc). Something to take note as well in https://github.com/apache/tvm/issues/10505, cc @vinx13 -- 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]
