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 f2930d5bb1 [LLVM][Codegen] Avoid segfault when
`arith::GetVScaleValues` returns empty vector (#18586)
add d375f7483a Fix ACOS precision issue for boundary values (x=±1.0)
(#18582)
No new revisions were added by this update.
Summary of changes:
src/target/llvm/intrin_rule_llvm.cc | 34 +++++++++++++++++---
tests/python/tir-base/test_tir_intrin.py | 53 ++++++++++++++++++++++++++++++++
2 files changed, 82 insertions(+), 5 deletions(-)