You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2022/09/02 01:56:39 UTC

[tvm] branch main updated (eecb7fd494 -> 8ca8f24d54)

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

syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from eecb7fd494 [MetaSchedule] Introduce `Union` and `OrderedUnion` in Database (#12628)
     add 8ca8f24d54 [TIR] Handle DeclBuffer in ToSSA (#12679)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/stmt.h                                  | 1 +
 src/tir/transforms/ir_utils.cc                          | 9 +++++++++
 tests/python/unittest/test_tir_transform_unroll_loop.py | 9 +++------
 3 files changed, 13 insertions(+), 6 deletions(-)