The GitHub Actions job "Teams" on tvm.git/main has succeeded.
Run started by GitHub user mshr-h (triggered by mshr-h).

Head commit for run:
17d1a289004243ae3bf6cef88a456135229289cd / Tianqi Chen 
<[email protected]>
[FIX][Adreno] Replace AllocBuffer with Bind in texture alloc injection (#18881)

## Summary

- Fix `inject_texture_alloc.cc` to replace `AllocBuffer` with just a
`Bind(nd_mem_alloc_with_scope)`, consistent with `LowerVtcmAlloc`
- Previously kept a redundant `AllocBuffer` alongside the `Bind` in a
`SeqStmt`

Follow-up to #18876.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to