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 c75eea775e fix two check typo in codegen (#11240)
add d04907919b [TIR] Fix reverse_compute_at for trivial region with
trivial block var (#11234)
No new revisions were added by this update.
Summary of changes:
src/arith/analyzer.cc | 3 ++
src/arith/interval_set.h | 8 +++-
src/tir/schedule/primitive/compute_at.cc | 6 +++
.../unittest/test_tir_schedule_compute_at.py | 43 ++++++++++++++++++++++
4 files changed, 59 insertions(+), 1 deletion(-)