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 4be951d710 [RELAX][PASS] Annotate Custom Scope layout pass for Adreno
GPU (#17599)
add 982615012a [TIR]: Fix VerifyStream::Verify causes dereferencing an
invalid pointer (#18479)
add ced7181708 [TVMScript] Add block name suffix management for TIR macros
(#18465)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/ir_builder/tir/ir.py | 35 +++++++++
python/tvm/script/parser/tir/entry.py | 20 +++++-
src/tir/analysis/verify_well_formed.cc | 25 ++++---
.../test_tir_analysis_verify_well_formed.py | 83 ++++++++++++++++++++++
4 files changed, 150 insertions(+), 13 deletions(-)