tqchen opened a new pull request, #20008: URL: https://github.com/apache/tvm/pull/20008
This change renames the canonical C++ `Var` copy helpers to `CopyWithName` and `CopyWithDType`, updates the typed `PrimVar` wrapper and all in-tree callers, and adds focused semantic coverage for fresh identity and preserved metadata. Validation: - full libraries and C++ test binary build - focused `Expr.*`: 4/4 passed - complete C++ suite: 122/122 passed - changed-file pre-commit and `git diff --check` passed -- 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]
