The GitHub Actions job "tvm-bot" on tvm.git/main has failed.
Run started by GitHub user cchung100m (triggered by cchung100m).

Head commit for run:
7b2ef6ad5fbb136c59ca780f0a491c17595a9223 / Akaash Parthasarathy 
<[email protected]>
[Web] Avoid redundant memory byte copies (#20127)

Avoid unnecessary intermediate allocations in WASM memory operations:
- Pass a view of the cached call-stack buffer directly to
storeRawBytes(), which synchronously copies it into WASM memory
- Preserve existing ownership, length, and zero-padding behavior

The added tests are intended to target internal buffer-sharing behavior
and thus import from src instead of dist.

Report URL: https://github.com/apache/tvm/actions/runs/32032583932

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to