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 789e0b87a9 [LLVM][CPPTEST] Small fixes for LLVM >= 20 (#18202)
add 6790af8322 [LLVM] Fixes up to the latest LLVM21 (#18204)
No new revisions were added by this update.
Summary of changes:
src/target/llvm/codegen_amdgpu.cc | 4 ++++
src/target/llvm/codegen_blob.cc | 4 ++++
src/target/llvm/codegen_llvm.cc | 8 ++++++++
src/target/llvm/codegen_nvptx.cc | 8 ++++++++
src/target/llvm/llvm_instance.cc | 4 ++++
src/target/llvm/llvm_module.cc | 27 ++++++++++++++++++++++++++-
tests/cpp/target/parsers/aprofile_test.cc | 4 ++--
7 files changed, 56 insertions(+), 3 deletions(-)