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

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


    from afb67e64a1 Silence unnecessary 'host' deprecation warnings (#11499)
     add 2389f1f0d8 [Software pipeline] Fix hardcoded index in `access_ptr` 
rewriting, add a GPU test with depth 4 (#11495)

No new revisions were added by this update.

Summary of changes:
 python/tvm/testing/tir.py                          | 110 +++++++++++++++++++++
 python/tvm/tir/tensor_intrin/cuda.py               |  21 +++-
 src/tir/transforms/inject_software_pipeline.cc     |   3 +-
 .../test_tir_schedule_tensorize_ldmatrix_mma.py    | 106 ++++----------------
 .../test_tir_transform_inject_software_pipeline.py |  77 ++++++++++++++-
 5 files changed, 221 insertions(+), 96 deletions(-)

Reply via email to