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