tqchen commented on PR #20350: URL: https://github.com/apache/tvm/pull/20350#issuecomment-5689561193
Rebased onto main `4a6c989175`, including the schedule-error payload change. Both branches now contain `b9ecd80276`. The overlapping primitives retain native visitor traversal and in-hook throws, with `MakeScheduleError` carrying the upstream FFI payload. Reviewed commits remain separate. Validation on the exact rebased source: LLVM/CUDA build succeeded; 138 C++ tests passed; full S-TIR schedule, meta-schedule, analysis, and transform suites plus affected Relax/WebGPU coverage passed (1,251 passed, 50 skipped, 2 expected failures). All 15 saved schedule diagnostics remain byte-identical to the baseline. Full-PR formatting/lint passed. No GPU runtime result is claimed. CPU CI diagnosis: [run 6](https://ci.tlcpack.ai/job/tvm-cpu/job/PR-20350/6/) lost its EC2 spot worker after the C++ tests passed, then was superseded during its on-demand retry; Jenkins records `NOT_BUILT`. [Run 7](https://ci.tlcpack.ai/job/tvm-cpu/job/PR-20350/7/) failed during preparation because the old branch could not merge with updated main. This rebase resolves those conflicts; the new head will receive fresh CI. -- 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]
