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 8bbb206 [TVMScript] fix print target's host (#10598)
add 2b7013e [Arith] Improve floordiv / floormod rewrite simplifing rules
(#10591)
No new revisions were added by this update.
Summary of changes:
src/arith/canonical_simplify.cc | 1 +
src/arith/rewrite_simplify.cc | 12 ++++++++++++
tests/python/unittest/test_arith_rewrite_simplify.py | 8 ++++++++
...test_meta_schedule_feature_extractor_per_store_feature.py | 8 ++++----
.../unittest/test_tir_transform_renormalize_split_pattern.py | 8 ++++----
5 files changed, 29 insertions(+), 8 deletions(-)