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 4d5ed07325 [TIR] Fix GetProducer/Consumer for duplicating dep edges 
(#12910)
     add f64e933246 [LLVM] Emit fp16/fp32 builtins directly into target module 
(#12877)

No new revisions were added by this update.

Summary of changes:
 src/runtime/builtin_fp16.cc                       |   3 -
 src/target/llvm/codegen_llvm.cc                   | 227 ++++++++++++++++++++++
 src/target/llvm/codegen_llvm.h                    |   8 +
 tests/python/unittest/test_target_codegen_llvm.py |   7 +-
 tests/python/unittest/test_target_codegen_x86.py  |  74 +++++--
 5 files changed, 298 insertions(+), 21 deletions(-)

Reply via email to