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 ad117809a1 [Hexagon] Skip 
HexagonThreadManagerTest.thread_order_signal_wait unit test (#13171)
     add e024b0d207 [Hexagon] Add power manager (#13162)
     add 3948944745 [ci] Disable flaky Java RPC tests (#13170)

No new revisions were added by this update.

Summary of changes:
 src/runtime/hexagon/hexagon_common.h               |   1 +
 src/runtime/hexagon/hexagon_device_api.h           |  10 ++
 src/runtime/hexagon/hexagon_htp.cc                 |  34 +------
 src/runtime/hexagon/hexagon_htp.h                  |   5 -
 src/runtime/hexagon/hexagon_power_manager.cc       | 108 +++++++++++++++++++++
 .../{hexagon_htp.h => hexagon_power_manager.h}     |  37 ++++---
 tests/scripts/task_java_unittest.sh                |  35 ++++---
 7 files changed, 159 insertions(+), 71 deletions(-)
 create mode 100644 src/runtime/hexagon/hexagon_power_manager.cc
 copy src/runtime/hexagon/{hexagon_htp.h => hexagon_power_manager.h} (60%)

Reply via email to