This is an automated email from the ASF dual-hosted git repository.
kparzysz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from ce45f26 add a simplify rule for floordiv(x*8+7, 16) => floordiv(x, 2)
(#10232)
add 2a840a3 [Hexagon] Refactor Hexagon.cmake (#10227)
No new revisions were added by this update.
Summary of changes:
cmake/modules/Hexagon.cmake | 264 +++++++++++++++-----------
src/runtime/hexagon/android/hexagon_module.cc | 9 +-
2 files changed, 160 insertions(+), 113 deletions(-)