Lunderberg opened a new pull request, #14892: URL: https://github.com/apache/tvm/pull/14892
Prior to this PR, there was a single test which invoked ConvertSSA and checked that no error was thrown. This PR adds additional test cases for nested variable definition, and for variables de-duplicated across separate function calls in an `IRModule`. Of the additional tests, the behavior tested by `TestDedupAutoBroadcastBuffer` and `TestReusedBufferParameter` fails on main, and is resolved by this PR. -- 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]
