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

ziheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 7bee0ea  [PatternLang] Support any index matching for TupleGetItem 
(#5909)
     add 47225aa  [TIR][REFACTOR] Deprecate FreeStmt (#5890)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/stmt.h                        | 29 ---------------------------
 include/tvm/tir/stmt_functor.h                |  4 ----
 python/tvm/tir/__init__.py                    |  2 +-
 python/tvm/tir/stmt.py                        | 14 -------------
 src/printer/text_printer.h                    |  1 -
 src/printer/tir_text_printer.cc               |  6 ------
 src/tir/ir/stmt.cc                            | 19 ------------------
 src/tir/ir/stmt_functor.cc                    |  4 ----
 tests/python/unittest/test_tir_constructor.py |  4 ----
 9 files changed, 1 insertion(+), 82 deletions(-)

Reply via email to