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

[tvm] branch main updated (86ce111 -> df50fa3)

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

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


    from 86ce111  Arm(R) Ethos(TM)-U NPU codegen integration (#8849)
     add df50fa3  [LLVM] Make changes needed for opaque pointers (#9138)

No new revisions were added by this update.

Summary of changes:
 src/target/llvm/codegen_cpu.cc     | 173 ++++++++++++++++++++++++-------------
 src/target/llvm/codegen_cpu.h      |   6 +-
 src/target/llvm/codegen_hexagon.cc |  92 ++++++++++++--------
 src/target/llvm/codegen_llvm.cc    | 122 ++++++++++++++++----------
 src/target/llvm/codegen_llvm.h     |  11 ++-
 5 files changed, 259 insertions(+), 145 deletions(-)