You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/09/09 09:28:55 UTC

[tvm] branch main updated (b8fcad8 -> e47fc6a)

This is an automated email from the ASF dual-hosted git repository.

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from b8fcad8  [LLVM/CG] Sort PrimFuncs when creating LLVM module (#8958)
     add e47fc6a  [Bugfix] Fix div zero error in rewrite_simplify (#8961)

No new revisions were added by this update.

Summary of changes:
 src/arith/rewrite_simplify.cc                      |  1 +
 .../python/unittest/test_arith_rewrite_simplify.py | 26 +++++++++-------------
 2 files changed, 11 insertions(+), 16 deletions(-)