areusch opened a new pull request #7338:
URL: https://github.com/apache/tvm/pull/7338
* In #5921, resource_handle was added as a parameter to
TVMBackendPackedCFunc, which is the typedef for functions called by
LibraryModule's function lookup.
* It appears TVM_DLL_EXPORT_TYPED_FUNC was overlooked in that PR,
although there don't seem to be any runtime affects known so
far. However, making this definition proper to avoid any compiler
warnings/debug tool problems.
* See also
https://discuss.tvm.apache.org/t/rfc-misra-c-changes-for-rpc-support/7098/5
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]