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 de93d81 [skip ci][hotfix] Fix broken lint (#10827)
add b5cad84 [TE] Correctly generate buffer binds with axis separators
(#10819)
add 897019d [Pass][Bugfix] Disable re-use of non-flat buffers in
StorageRewrite. (#10787)
No new revisions were added by this update.
Summary of changes:
src/te/schedule/schedule_postproc_to_primfunc.cc | 7 ++
src/tir/transforms/storage_flatten.cc | 97 +++++++++++++++++++++++-
src/tir/transforms/storage_rewrite.cc | 77 ++++++++++++++-----
3 files changed, 162 insertions(+), 19 deletions(-)