tqchen opened a new pull request, #20009: URL: https://github.com/apache/tvm/pull/20009
Represent primitive expressions as ordinary positional entries in the `call_tir` argument tuple and remove the separate third `tir_vars` operand. Update construction, validation, allocation rewriting, FuseTIR, distributed lowering, TE/frontend generation, patterns, script printing, and affected tests to use the unified two-input form. Validation: - clean shared-LLVM build - all pre-commit hooks passed - targeted suites: 781 passed, 14 skipped, 7 xfailed - complete FuseTIR suite: 37 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]
