You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/05/17 00:21:32 UTC

[tvm] branch last-successful updated (ebf3607067 -> 55b6be598a)

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 ebf3607067 [build][hexagon] fix several compiler warnings (#11245)
     add 55b6be598a [TIR] Support affine expressions as indices in reverse compute inline (#11317)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/compute_inline.cc       | 174 ++++++++++++++-------
 .../unittest/test_tir_schedule_compute_inline.py   | 140 +++++++++++++++++
 2 files changed, 256 insertions(+), 58 deletions(-)