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 d2a7f93beb [ROOFLINE] Calculate roofline from existing TIR PrimFunc
(#11238)
add 24d6c3f3f0 [LLVM] Make sure all functions have target-related
attributes set (#11222)
No new revisions were added by this update.
Summary of changes:
src/target/llvm/codegen_cpu.cc | 10 ++++++
src/target/llvm/codegen_llvm.cc | 17 ++++++---
src/target/llvm/codegen_llvm.h | 7 ++++
tests/python/unittest/test_target_codegen_llvm.py | 43 +++++++++++++++++++++++
4 files changed, 72 insertions(+), 5 deletions(-)