You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/12/22 21:32:39 UTC

[tvm] branch main updated (4e0bf23 -> d026d06)

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 4e0bf23  [Autoscheduler] Task Extraction Raises Exception on Lowering (#9750)
     add d026d06  [CodeGen] avoid crash if an exception is raised during llvm cpu codegen (#9786)

No new revisions were added by this update.

Summary of changes:
 src/target/llvm/codegen_cpu.cc                    | 37 ++++++++++++++++-------
 tests/python/unittest/test_target_codegen_llvm.py | 18 +++++++++++
 2 files changed, 44 insertions(+), 11 deletions(-)