Lunderberg opened a new pull request, #16833: URL: https://github.com/apache/tvm/pull/16833
Prior to this PR, the well-formed checker did not validate the `FuncStructInfo` annotations. While these `FuncStructInfo` annotations are generated during construction, they can be invalidated by `CopyOnWrite()`. This commit adds validation of the `FuncStructInfo` to the well-formed checker. -- 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]
