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 8f5abaa adding Jorn to reviewers list (#9105)
add b33a1a7 [TensorIR][Bugfix] Disallow fusing loops with dependency
(#9112)
No new revisions were added by this update.
Summary of changes:
include/tvm/tir/schedule/schedule.h | 1 +
python/tvm/tir/schedule/schedule.py | 1 +
src/tir/schedule/primitive.h | 1 +
src/tir/schedule/primitive/loop_transformation.cc | 39 ++++++++++++++++++----
.../unittest/test_tir_schedule_split_fuse.py | 18 ++++++++++
5 files changed, 53 insertions(+), 7 deletions(-)