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/02/21 07:39:03 UTC

[tvm] branch main updated (8d76075 -> d65ff65)

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 8d76075  [TIR] add support for multi-blocking layout and their transformation (#9996)
     add d65ff65  [Arith] Support integer BufferLoad in IntervalSetEvaluator (#10327)

No new revisions were added by this update.

Summary of changes:
 src/arith/int_set.cc                               | 18 ++++++
 .../test_tir_transform_compact_buffer_region.py    | 71 ++++++++++++++++++++++
 tests/python/unittest/test_tvmscript_complete.py   |  9 ++-
 3 files changed, 96 insertions(+), 2 deletions(-)