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
omit 25a0d47d2b [Arith][TIR] Check for constant offsets of known literal
constraints (#13023)
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/last-successful (e971956d76)
\
O -- O -- O (25a0d47d2b)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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, 45 insertions(+), 155 deletions(-)