This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 12e805f Fix storage_access not visiting else branch (#8525)
add 2b94a7e [AOT][Stack Allocator] Fix Initial Memory Misalignment (#8487)
No new revisions were added by this update.
Summary of changes:
src/runtime/crt/memory/stack_allocator.c | 13 +++-
tests/crt/aot_memory_test.cc | 115 +++++++++++++++++++++++++------
tests/python/relay/aot/aot_test_utils.py | 16 +++--
3 files changed, 113 insertions(+), 31 deletions(-)