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 f238900e6b Add Havisha to triagers and alphabetize. (#11005)
add 8bfe3bbb3c [Arith] Updated arith::DetectIterMap to keep extent=1
components (#10980)
No new revisions were added by this update.
Summary of changes:
include/tvm/arith/iter_affine_map.h | 4 +++-
python/tvm/arith/iter_affine_map.py | 17 +++++++++++++--
src/arith/iter_affine_map.cc | 15 +++++++------
src/tir/ir/index_map.cc | 4 +++-
tests/python/unittest/test_transform_layout.py | 30 ++++++++++++++++++++++++++
5 files changed, 60 insertions(+), 10 deletions(-)