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

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


    from 50df4abf3b [Relay] optimize dumpir time (#12792)
     add 78df9c1d79 [LOGGING] Optionally print backtrace on segfault (#12959)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                               |  1 +
 cmake/config.cmake                           |  4 ++++
 cmake/modules/LibInfo.cmake                  |  1 +
 cmake/modules/Logging.cmake                  |  5 +++++
 src/runtime/logging.cc                       | 29 ++++++++++++++++++++++++++++
 src/support/libinfo.cc                       |  1 +
 tests/scripts/task_config_build_arm.sh       |  1 +
 tests/scripts/task_config_build_cortexm.sh   |  1 +
 tests/scripts/task_config_build_cpu.sh       |  1 +
 tests/scripts/task_config_build_gpu.sh       |  1 +
 tests/scripts/task_config_build_gpu_other.sh |  1 +
 tests/scripts/task_config_build_hexagon.sh   |  1 +
 tests/scripts/task_config_build_i386.sh      |  1 +
 13 files changed, 48 insertions(+)

Reply via email to