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 e971956d76 [Relay][transform][SimplifyExpr] simplify adjacent muls and
adds with constants (#13213)
add 25a0d47d2b [Arith][TIR] Check for constant offsets of known literal
constraints (#13023)
No new revisions were added by this update.
Summary of changes:
include/tvm/arith/analyzer.h | 11 +-
src/arith/rewrite_simplify.cc | 7 +-
src/arith/transitive_comparison_analyzer.cc | 168 ++++++++++++++++-----
.../python/unittest/test_tir_transform_simplify.py | 14 ++
4 files changed, 155 insertions(+), 45 deletions(-)