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

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


    from 4797850  [microTVM] Zephyr: add mps3_an547 board support (#10479)
     add 8a636a9  [Hexagon] Codegen for 2d Load/Store (#10586)

No new revisions were added by this update.

Summary of changes:
 src/target/llvm/codegen_cpu.cc                     |   4 +-
 src/target/llvm/codegen_hexagon.cc                 |  31 ++-
 src/target/llvm/codegen_llvm.cc                    |  86 ++++---
 src/target/llvm/codegen_llvm.h                     |   8 +-
 src/tir/transforms/storage_flatten.cc              |  81 ++++++-
 .../test_hexagon/test_2d_physical_buffers.py       | 263 +++++++++++++++++++++
 6 files changed, 431 insertions(+), 42 deletions(-)
 create mode 100755 
tests/python/contrib/test_hexagon/test_2d_physical_buffers.py

Reply via email to