This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 8ec7a0a460 [TIR] Fix assert for tensorcore int8 intrinsics (#12365)
add 9d4df89833 [TIR] Allow converting `BufferRegion` to vectorized
`BufferLoad` (#12420)
add 57a3b26343 [Fix] Fix `dtype` in Cache-Read/Write (#12421)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/tir/scope_handler.py | 4 +++-
src/ir/expr.cc | 15 +++++++++++++++
src/tir/ir/expr.cc | 18 +++++++++++++++++-
src/tir/schedule/primitive/cache_read_write.cc | 2 +-
4 files changed, 36 insertions(+), 3 deletions(-)