This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 86ba26d854 [Bugfix][TIR] Avoid symbol conflicts in
MakePackedAPI/MakeUnpackedAPI (#14950)
add 81056cccd5 [TIR] Preserve existing kTarget function attribute in
BindTarget (#14942)
No new revisions were added by this update.
Summary of changes:
include/tvm/target/target.h | 3 +
src/target/target.cc | 10 ++
src/tir/transforms/primfunc_utils.cc | 30 +++++-
.../python/unittest/test_tir_transform_helpers.py | 112 +++++++++++++++++++++
4 files changed, 150 insertions(+), 5 deletions(-)