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 3a15eafd14 [TVMScript] Prevent bool to int conversion in T.Assert
condition (#14941)
add 1aeb34af33 [Codegen][LLVM] Allow void return type from PackedFunc
(#14958)
No new revisions were added by this update.
Summary of changes:
src/target/llvm/codegen_cpu.cc | 38 ++++++++------
src/tir/transforms/ir_utils.h | 1 +
tests/python/unittest/test_target_codegen_llvm.py | 60 +++++++++++++++++++++++
3 files changed, 85 insertions(+), 14 deletions(-)