You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/09/13 16:59:05 UTC

[incubator-tvm] branch master updated (0106654 -> 4e73934)

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(-)