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 af5a6c48e3 [CodegenC] Updated unit test for sorted CodegenC output
(#14949)
add 2618091ae7 [Hotfix] Remove `LOG(INFO)` from unsupported dtype
legalization pass (#15015)
add 0af9ff90e0 [TIR] Restrict tir.transform.LowerTVMBuiltin to host
functions (#14944)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/hexagon/pytest_plugin.py | 2 +-
src/target/target_kind.cc | 5 +-
src/tir/transforms/lower_tvm_builtin.cc | 8 +-
src/tir/transforms/unsupported_dtype_legalize.cc | 1 -
.../test_tir_transform_lower_tvm_builtin.py | 97 +++++++++++++++++++++-
5 files changed, 103 insertions(+), 10 deletions(-)