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 b8fbfe26ae [MicroTVM] fix compile error when the compiler implements
char as unsigned (#12519)
add cd8fd9121d [TIR] Expose `shift_left` and `shift_right` to Python
(#12584)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/__init__.py | 2 +-
python/tvm/tir/op.py | 38 ++++++++++++++++++++++++++++++
tests/python/unittest/test_tir_op_types.py | 16 +++++++++++++
3 files changed, 55 insertions(+), 1 deletion(-)