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 64911ab5da [Runtime] Implemented Datatype.itemsize() (#16880)
add a64d1f1cc3 [TIR] Make T.reinterpret nop when dtype is the same (#16879)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/op.py | 4 ++--
src/tir/op/op.cc | 8 ++++++--
tests/python/codegen/test_target_codegen_cuda.py | 2 +-
.../python/tvmscript/test_tvmscript_parser_tir.py | 22 ++++++++++++++++++++++
4 files changed, 31 insertions(+), 5 deletions(-)