tqchen opened a new pull request, #19959: URL: https://github.com/apache/tvm/pull/19959
Remove the Relax-specific Id indirection and use Var/DataflowVar object identity directly. Type-changing rewrites now remap definitions, uses, and binding lookups coherently while preserving reflection, serialization, and the DataflowVar subtype. Existing tests are adjusted for the API change; no new test files or test cases are added. Validation: the compiler and C++ tests build successfully; focused C++ coverage passes 4/4; the affected existing Python matrix passes 527 tests with 2 expected xfails; source censuses, diff checks, and applicable hooks pass. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
