You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/06/24 23:35:27 UTC

[tvm] branch last-successful updated (d439f6c4f1 -> ed638ef6db)

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 d439f6c4f1 Delete `from __future__ import annotations` since it requires Python 3.7+ (#11889)
     add ed638ef6db [TIR][Arith] Avoid assigning range of possible values to integers (#11859)

No new revisions were added by this update.

Summary of changes:
 src/arith/const_int_bound.cc                       | 41 ++++++++++-------
 ...test_tir_transform_renormalize_split_pattern.py | 53 +++++++++++++++++++++-
 2 files changed, 76 insertions(+), 18 deletions(-)