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 00126b0484 [IR,TE,TIR] Use f-strings for string formatting, NFC
(#14990)
add 521465e626 [Minor] Fix compilation warnings (#15007)
add af5a6c48e3 [CodegenC] Updated unit test for sorted CodegenC output
(#14949)
No new revisions were added by this update.
Summary of changes:
src/runtime/vulkan/vulkan_amdrgp.cc | 8 +++++---
src/runtime/vulkan/vulkan_buffer.cc | 2 +-
src/runtime/vulkan/vulkan_instance.cc | 4 ++--
src/runtime/vulkan/vulkan_stream.cc | 6 +++---
src/runtime/vulkan/vulkan_wrapped_func.cc | 16 ++++++++--------
src/target/llvm/codegen_cpu.cc | 2 +-
src/tir/schedule/primitive/blockize_tensorize.cc | 2 --
tests/cpp/c_codegen_test.cc | 8 +++++++-
8 files changed, 27 insertions(+), 21 deletions(-)