jwfromm commented on PR #12564:
URL: https://github.com/apache/tvm/pull/12564#issuecomment-1225868836

   @kparzysz-quic Fortunately Hexagon does use its own target specific 
alignment `kHexagonAllocAlignment`, so it would not be affected by this change. 
For other hardware targets like cuda, we could do something similar where we 
define `k{TARGET}AllocAlignment` in `src/runtime/{TARGET}/{TARGET}_common.h` 
and use `kAllocAlignment` as a fallback default.


-- 
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]

Reply via email to