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/08 06:33:56 UTC

[tvm] branch main updated (b807613c79 -> c898dc6b55)

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 b807613c79 [Hexagon] [runtime] Move lock/unlock to HexagonHtp temporarily (#13318)
     add c898dc6b55 [TIR] Add thread sync if access index doesn't depend on thread index (#13314)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/thread_storage_sync.cc          | 31 +++++++++++++++----
 .../unittest/test_tir_transform_thread_sync.py     | 36 +++++++++++++++++++---
 2 files changed, 56 insertions(+), 11 deletions(-)