This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 0106654 [runtime] fix: remove anoymous namespace and rename
BooleanToTranspose (#6465)
add 4e73934 [CMAKE] Improve FindLLVM to handle llvm-prefix with space.
(#6466)
No new revisions were added by this update.
Summary of changes:
apps/howto_deploy/prepare_test_libs.py | 4 +-
cmake/util/FindLLVM.cmake | 71 +++++++++++++++++++++++++------
python/tvm/contrib/cc.py | 64 ++++++----------------------
src/target/llvm/llvm_common.h | 2 +-
tests/python/unittest/test_runtime_rpc.py | 33 +++++++-------
5 files changed, 91 insertions(+), 83 deletions(-)