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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 3c4ee86d97 [CMake] Fix order of GNUInstallDirs module (#15966)
     add 885fc27390 [TVMScript][TIR] Pretty print TIR LLVM function name 
(#15953)
     add de56d8c950 [Hotfix] Mark python-FFI handling with TVM_DLL (#15970)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/c_runtime_api.h                | 48 ++++++++++++++++++++++
 python/tvm/tir/op.py                               |  9 ++--
 src/runtime/c_runtime_api.cc                       | 14 +++----
 src/script/printer/tir/expr.cc                     | 25 +++++++++++
 tests/python/unittest/test_tir_ops.py              |  7 ++++
 .../python/unittest/test_tvmscript_printer_tir.py  |  7 ++++
 6 files changed, 98 insertions(+), 12 deletions(-)

Reply via email to