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 6c7e2eeea1 [FFI][REFACTOR] Update Map ABI to enable flexible smallMap
switch (#18200)
add 34d4bc75d8 [Fix] Codegen fix for relax cutlass (#18190)
add 789e0b87a9 [LLVM][CPPTEST] Small fixes for LLVM >= 20 (#18202)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/cutlass/conv2d_operation.py | 8 ++++----
python/tvm/contrib/cutlass/gemm_operation.py | 6 +++---
src/relax/backend/contrib/codegen_c/codegen_c.h | 17 +++++++----------
tests/cpp/target/parsers/aprofile_test.cc | 10 ++++++++++
tests/cpp/tir_scalable_datatype.cc | 15 ++++++++++++---
5 files changed, 36 insertions(+), 20 deletions(-)