You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/11/12 03:58:14 UTC

[tvm] branch main updated (8897983484 -> 38771170cc)

This is an automated email from the ASF dual-hosted git repository.

junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 8897983484 [IRBuilder][Minor] Add intrinsics like `T.int32x4` (#13361)
     add 38771170cc [TIR][Schedule] Fix cache_read loc detecting and region_cover checking (#13345)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/cache_read_write.cc     | 30 +++++----
 .../unittest/test_tir_schedule_cache_read_write.py | 76 ++++++++++++++++++++++
 2 files changed, 94 insertions(+), 12 deletions(-)