This is an automated email from the ASF dual-hosted git repository.

lukhut pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 57316dae14 [Web] Support string[] in setPackedFunc() and exceptionally 
long arrays (#16910)
     add 29534b70fa [SVE] Check for SVE target in VectorizeLoop (#16893)

No new revisions were added by this update.

Summary of changes:
 src/arith/analyzer.cc                              |   7 +-
 src/arith/scalable_expression.cc                   |   9 ++
 src/arith/scalable_expression.h                    |   6 +
 src/tir/transforms/vectorize_loop.cc               |  13 +-
 .../tir-transform/test_tir_transform_vectorize.py  | 152 +++++++++++++--------
 5 files changed, 125 insertions(+), 62 deletions(-)

Reply via email to