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/04/12 17:43:36 UTC

[tvm] branch last-successful updated (cd6aa7b2a4 -> 11d22bdc1b)

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 cd6aa7b2a4 [Hexagon] Move aot/graph_executor interactions into launcher (#10907)
     add 11d22bdc1b [Hexagon][LLVM] Enable/test tensorized Hexagon DMA on 2d transformed layout (#10905)

No new revisions were added by this update.

Summary of changes:
 src/target/llvm/codegen_llvm.cc                    |  16 ++-
 src/tir/ir/buffer.cc                               |  17 ++-
 src/tir/transforms/arg_binder.cc                   |  33 +++---
 src/tir/transforms/storage_flatten.cc              |  10 ++
 .../contrib/test_hexagon/test_cache_read_write.py  | 125 +++++++++++++++------
 5 files changed, 143 insertions(+), 58 deletions(-)