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 d94f1159f0 [FIX][LLVM] Workaround -mcpu=apple-latest for llvm above
18.0 (#17492) (#17549)
add 513c2be0c3 [LLVM] Make compilable with LLVM-20 (#17547)
No new revisions were added by this update.
Summary of changes:
src/target/llvm/codegen_amdgpu.cc | 13 ++++-
src/target/llvm/codegen_blob.cc | 2 +-
src/target/llvm/codegen_cpu.cc | 113 +++++++++++++++++++++----------------
src/target/llvm/codegen_hexagon.cc | 37 ++++++++----
src/target/llvm/codegen_llvm.cc | 47 ++++++++++++---
src/target/llvm/codegen_nvptx.cc | 13 ++++-
src/target/llvm/codegen_x86_64.cc | 7 ++-
src/target/llvm/llvm_instance.h | 7 +++
src/target/llvm/llvm_module.cc | 4 ++
9 files changed, 172 insertions(+), 71 deletions(-)