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 35df464  [ci] Check more events before pinging reviewers (#10208)
     add dcbdedd  Lower cache_read and cache_write to Hexagon DMA via tensorize 
(#10365)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/builtin.h                          |   7 ++
 src/runtime/hexagon/hexagon/hexagon_buffer.cc      |   2 +-
 .../hexagon/hexagon/hexagon_device_api_v2.cc       |  12 ++
 src/tir/op/builtin.cc                              |   3 +
 src/tir/transforms/lower_tvm_builtin.cc            |  16 +++
 .../contrib/test_hexagon/test_cache_read_write.py  | 135 +++++++++++++++++++++
 6 files changed, 174 insertions(+), 1 deletion(-)
 create mode 100644 tests/python/contrib/test_hexagon/test_cache_read_write.py

Reply via email to