You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2023/06/07 07:50:39 UTC

[tvm] branch main updated (26907f9d99 -> 3d72d4ba0e)

This is an automated email from the ASF dual-hosted git repository.

wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 26907f9d99 [Vulkan] Allow DeclBuffer in CodeGenSPIRV (#15035)
     add 3d72d4ba0e [StackVM] Updated CodeGenStackVM to handle DeclBuffer (#15036)

No new revisions were added by this update.

Summary of changes:
 src/target/stackvm/codegen_stackvm.cc              |  2 ++
 src/target/stackvm/codegen_stackvm.h               |  1 +
 .../unittest/test_target_codegen_vm_basic.py       | 22 ++++++++++++++++++----
 3 files changed, 21 insertions(+), 4 deletions(-)