This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 88313d7 fix things (#9146)
add 198a8ab [TIR] add loop partition hint pragma (#9121)
No new revisions were added by this update.
Summary of changes:
include/tvm/tir/stmt.h | 6 ++
src/tir/transforms/loop_partition.cc | 106 ++++++++++++++++-----
.../unittest/test_tir_transform_loop_partition.py | 31 +++++-
3 files changed, 116 insertions(+), 27 deletions(-)