You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/06/23 01:36:51 UTC

[tvm] branch last-successful updated (f53f70cb93 -> 910624a86b)

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

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


    from f53f70cb93 Sort functions (#11814)
     add 910624a86b [LLVM/String] Remove conversion operator of String to llvm::StringRef (#11807)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/container/string.h | 13 -------------
 src/target/llvm/codegen_cpu.cc         |  9 ++++-----
 src/target/llvm/codegen_hexagon.cc     |  7 ++++---
 src/target/llvm/codegen_llvm.cc        | 10 +++++-----
 src/target/llvm/codegen_llvm.h         |  6 ++++++
 src/target/llvm/llvm_common.h          |  5 -----
 6 files changed, 19 insertions(+), 31 deletions(-)