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/11/05 10:49:39 UTC

[tvm] branch last-successful updated (732e34fe3d -> 1e793641d8)

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


    omit 732e34fe3d [TIR] Preserve loop annotation after loop partitioning (#13292)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/last-successful (1e793641d8)
            \
             O -- O -- O   (732e34fe3d)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/loop_partition.cc               |   6 +-
 .../unittest/test_tir_transform_loop_partition.py  | 128 +++------------------
 2 files changed, 20 insertions(+), 114 deletions(-)