This is an automated email from the ASF dual-hosted git repository.
MasterJH5574 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 2665b579c3 [FFI][ABI] Bump tvm-ffi to latest (#19831)
2665b579c3 is described below
commit 2665b579c3a9657c46a7a3f20a0df504fffdc52f
Author: Tianqi Chen <[email protected]>
AuthorDate: Thu Jun 18 13:19:56 2026 -0400
[FFI][ABI] Bump tvm-ffi to latest (#19831)
This brings in recent tvm-ffi fixes needed by downstream builds.
- Bump the vendored tvm-ffi submodule to
fc275d6f4de391e0d51f2097cc601d56a5d88bd3
- Include the structural visit assume warning fix from
apache/tvm-ffi#632
---
3rdparty/tvm-ffi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/3rdparty/tvm-ffi b/3rdparty/tvm-ffi
index 99238160e3..fc275d6f4d 160000
--- a/3rdparty/tvm-ffi
+++ b/3rdparty/tvm-ffi
@@ -1 +1 @@
-Subproject commit 99238160e31395aff007a951a09b61fd4f4526e3
+Subproject commit fc275d6f4de391e0d51f2097cc601d56a5d88bd3