This is an automated email from the ASF dual-hosted git repository. spectrometerHBH pushed a commit to branch tir-bench in repository https://gitbox.apache.org/repos/asf/tvm.git
commit 714a795729053a9f5834fb1f378f8a588c704766 Author: Hongyi Jin <[email protected]> AuthorDate: Wed May 27 22:39:35 2026 -0400 revert(submodules): undo accidental 3rdparty pointer bumps in #646 (#647) PR #646 (tcgen05 .16x*b M=128 dispatch + datapath plumbing) inadvertently bumped two submodule pointers that were unrelated to the change and got through review: 3rdparty/cutlass_fpA_intB_gemm 953121f189 → 72b9883c98 3rdparty/tvm-ffi 3c35034fd1 → 1fed0ae042 Reset both back to the pre-PR pointers; the dispatch / layout / test changes in #646 are unaffected. --- 3rdparty/cutlass_fpA_intB_gemm | 2 +- 3rdparty/tvm-ffi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3rdparty/cutlass_fpA_intB_gemm b/3rdparty/cutlass_fpA_intB_gemm index 72b9883c98..953121f189 160000 --- a/3rdparty/cutlass_fpA_intB_gemm +++ b/3rdparty/cutlass_fpA_intB_gemm @@ -1 +1 @@ -Subproject commit 72b9883c986a2ff427ca61ac0b14ad59be1dc862 +Subproject commit 953121f18946cedf88c2ccb6439944956ad495a8 diff --git a/3rdparty/tvm-ffi b/3rdparty/tvm-ffi index 1fed0ae042..3c35034fd1 160000 --- a/3rdparty/tvm-ffi +++ b/3rdparty/tvm-ffi @@ -1 +1 @@ -Subproject commit 1fed0ae0421e614d45662e8ee6bcae353d3ab2ea +Subproject commit 3c35034fd1026011736e19a4e0e1ed0f22058c42
