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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from b5f44100e5 [Runtime] ParallelFor skipping thread backend for unit 
extent (#16508)
     add 6ab99df3cb [Misc] Add Relax, Unity Tags in make_notes.py (#16516)
     add a3ec544124 [Minor] Fix Clang compilation warning in fuse_tir.cc and 
codegen_c_host.cc (#16511)
     add cdc2303292 [TIR] Require exactly same-dtype matching for Vulkan smem 
reuse (#16515)
     add a6e8fee133 Bump 3rdparty/cutlass_fpA_intB_gemm version (#16506)

No new revisions were added by this update.

Summary of changes:
 3rdparty/cutlass_fpA_intB_gemm                     |  2 +-
 src/relax/transform/fuse_tir.cc                    |  2 +-
 src/target/source/codegen_c_host.cc                |  4 ++
 src/target/source/codegen_c_host.h                 |  3 +-
 .../transforms/merge_shared_memory_allocations.cc  |  5 --
 src/tir/transforms/storage_rewrite.cc              | 46 ++++++++----
 .../test_tir_transform_storage_rewrite.py          | 84 ++++++++++++++++++++++
 tests/scripts/release/make_notes.py                |  2 +
 8 files changed, 125 insertions(+), 23 deletions(-)

Reply via email to