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

tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 08338dd  [REFACTOR][PY] Establish tvm.te and tvm.driver (#4900)
     add 976c08a  Fixed bugs that occured when using bitwise operators on 
floating point type expressions. Further crash when using ops <<, >>, %. 
Finally added regression tests for both types of bug. (#4892)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/expr.py                   | 16 ++++++++++++++++
 src/tir/ir/op.cc                         | 10 ++++++++++
 tests/python/unittest/test_lang_basic.py | 22 ++++++++++++++++++++++
 3 files changed, 48 insertions(+)

Reply via email to