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 232a84e [FQ2I] Add mean op to FQ2I (#10607)
add 1584da4 [Hexagon] Deprecate SDK 3.x, rewrite HexagonSDK.cmake (#10612)
No new revisions were added by this update.
Summary of changes:
apps/cpp_rpc/CMakeLists.txt | 10 +-
apps/hexagon_launcher/cmake/HexagonLauncher.cmake | 24 ++-
apps/hexagon_launcher/cmake/android/CMakeLists.txt | 26 ++-
apps/hexagon_launcher/cmake/hexagon/CMakeLists.txt | 24 ++-
cmake/libs/hexagon_rpc_skel/CMakeLists.txt | 120 -------------
cmake/modules/Hexagon.cmake | 43 +++--
cmake/modules/HexagonSDK.cmake | 198 +++++++++++----------
.../hexagon/android/target/fastrpc/CMakeLists.txt | 46 +++--
8 files changed, 232 insertions(+), 259 deletions(-)
delete mode 100644 cmake/libs/hexagon_rpc_skel/CMakeLists.txt