This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from bc75487032 [HEXAGON] Slice ops added - add, subtract, multiply (#11529)
add bd800c9cf0 [Arith] Simplification of ceil, log2, and left_shift
(#11646)
No new revisions were added by this update.
Summary of changes:
src/arith/const_int_bound.cc | 96 +++++++++++++++++-
src/arith/rewrite_simplify.cc | 21 ++++
.../python/unittest/test_tir_transform_simplify.py | 107 +++++++++++++++++++++
3 files changed, 222 insertions(+), 2 deletions(-)