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 fc0a48f fix compiling warning in simplify_expr.h (#7828)
add bf862d4 [BugFix] Fix the race condition issue of packed func.
(#7246). (#7619)
No new revisions were added by this update.
Summary of changes:
src/tir/transforms/lower_tvm_builtin.cc | 187 +++++++++++++--------
.../test_tir_transform_lower_tvm_builtin.py | 143 ++++++++++++++++
2 files changed, 257 insertions(+), 73 deletions(-)
create mode 100644
tests/python/unittest/test_tir_transform_lower_tvm_builtin.py