You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/08/09 18:25:22 UTC

[tvm] branch last-successful updated (5fe756a965 -> 6d87828806)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 5fe756a965 [MetaSchedule][Bugfix] Feature: Strides of buffer access (#12331)
     add 6d87828806 [TIR] Simplify indices in InjectVirtualThread (#12259)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/inject_virtual_thread.cc        | 28 +++++++---
 .../test_tir_transform_inject_virtual_thread.py    | 63 ++++++++++++++++++++--
 2 files changed, 80 insertions(+), 11 deletions(-)