You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/09/27 12:36:09 UTC

[tvm] branch main updated (f70ec81 -> 861b47d)

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

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from f70ec81  prevent casting handle to other types (#9114)
     add 861b47d  [LLVM] Refactor MakeCallPacked, NFC (#9118)

No new revisions were added by this update.

Summary of changes:
 src/target/llvm/codegen_cpu.cc     | 67 ++++++++++++++++---------------
 src/target/llvm/codegen_cpu.h      |  8 +++-
 src/target/llvm/codegen_hexagon.cc | 82 ++++++++++++++++++++------------------
 3 files changed, 85 insertions(+), 72 deletions(-)