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 ad9a20140c [LLVM][Fix] Do not emit debuginfo on vscale or other
unknown types (#18232)
add 25c29a5bda [FFI] Misc fixup for windows (#18234)
add 4fd7ddcb80 [FFI][BUGFIX] Fix type_traits on DataType after SmallStr
update (#18237)
add 585d6d2559 [CUTLASS] Fix CUTLASS kernel compilation (#18238)
No new revisions were added by this update.
Summary of changes:
ffi/cmake/Utils/AddGoogleTest.cmake | 5 +----
ffi/include/tvm/ffi/container/tuple.h | 9 ++++-----
ffi/src/ffi/extra/json_parser.cc | 6 +++---
ffi/tests/cpp/CMakeLists.txt | 5 +++--
include/tvm/runtime/data_type.h | 2 ++
src/runtime/contrib/cutlass/fp16_group_gemm.cuh | 5 +++--
.../contrib/cutlass/fp8_groupwise_scaled_group_gemm_sm100.cu | 1 +
7 files changed, 17 insertions(+), 16 deletions(-)