This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch refactor-s1
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 28abd42f29 fix load params
new dd4bdad212 [FFI] consistent header size and alignment across platforms
new 3b0c654c89 Fixup MS to ensure concrete value
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ffi/include/tvm/ffi/c_api.h | 13 ++++++++++---
ffi/include/tvm/ffi/type_traits.h | 13 +++++--------
ffi/tests/cpp/test_c_ffi_abi.cc | 1 +
src/tir/schedule/concrete_schedule.cc | 16 ++++++++++++----
4 files changed, 28 insertions(+), 15 deletions(-)