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

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


    from 563ef9587c [SVE] Add support for scalable data type strings (#16612)
     add ff3716b83a [TVMScript] Represent tir::builtin::ret() using python 
"return" (#16640)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/parser/tir/parser.py             |  3 ++-
 src/script/printer/tir/stmt.cc                     | 22 ++++++++++++++++++++++
 .../python/tvmscript/test_tvmscript_printer_tir.py | 17 +++++++++++++++++
 .../tvmscript/test_tvmscript_syntax_sugar.py       | 14 ++++++++++++++
 4 files changed, 55 insertions(+), 1 deletion(-)

Reply via email to