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/08/02 04:57:03 UTC

[tvm] branch last-successful updated (bca0385862 -> bc91978362)

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 bca0385862 [UnitTest][TIR] Testing utility for before/after transform tests (#12264)
     add 7b72c4e0a5 Hide registration errors in `test_myfloat` (#12268)
     add bc91978362 [Arith] Handle bitwise_and with power of 2 in modular set (#12272)

No new revisions were added by this update.

Summary of changes:
 src/arith/modular_set.cc                        | 13 ++++++++++
 tests/python/unittest/test_arith_modular_set.py | 32 +++++++++++++++----------
 tests/python/unittest/test_custom_datatypes.py  |  7 +++++-
 3 files changed, 39 insertions(+), 13 deletions(-)