This is an automated email from the ASF dual-hosted git repository.
kparzysz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 66a31e97a7 [CI] Add alexnet and googlenet caffe model to request hook
(#12510)
add e5e05feee3 [LLVM] Add "cl-opt" attribute to target_kind "llvm" (#12440)
No new revisions were added by this update.
Summary of changes:
src/target/llvm/llvm_instance.cc | 430 +++++++++++++++++++++++++++-
src/target/llvm/llvm_instance.h | 194 ++++++++++---
src/target/llvm/llvm_module.cc | 4 +-
src/target/target_kind.cc | 24 ++
tests/cpp/target_test.cc | 160 +++++++++++
tests/python/unittest/test_target_target.py | 7 +
6 files changed, 765 insertions(+), 54 deletions(-)