This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from a6c948a Adds SEScope (Storage/Execution Scope) for use as new unit of
planning in 'device' planning. (#9313)
add c99f55f [TVMScript] Use // and % for FloorDiv/FloorMod (#9437)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/tir/intrin.py | 5 +++++
src/printer/tvmscript_printer.cc | 14 ++++----------
tests/python/unittest/test_tvmscript_roundtrip.py | 21 +++++++++++++++++++++
3 files changed, 30 insertions(+), 10 deletions(-)