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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from a54833d920 [NODE] Fix structural equality for Array<Any> 
specialization (#17951)
     add 46f41ce13d Add registion for the operator asin and acos in llvm 
(#17945)
     add ae053e62e0 [FFI][LLVM] Fix compilation errors with clang20 (#17954)
     add beca091e36 [LLVM] Fix JIT unknown reloc issue for case of RISCV

No new revisions were added by this update.

Summary of changes:
 ffi/include/tvm/ffi/string.h               |  2 +-
 src/target/llvm/intrin_rule_llvm.cc        | 40 ++++++++++++++++++++++
 src/target/llvm/llvm_instance.cc           | 55 +++++++++---------------------
 src/target/llvm/llvm_module.cc             |  6 ++++
 tests/python/relax/test_frontend_onnx.py   |  6 ++--
 tests/python/target/test_riscv_features.py | 22 +++++-------
 tests/python/tir-base/test_tir_intrin.py   |  7 ++--
 7 files changed, 79 insertions(+), 59 deletions(-)

Reply via email to