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/10/19 08:07:39 UTC

[tvm] branch main updated (75cf964 -> f095595)

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 75cf964  Test run triage (#9308)
     add f095595  [Codegen][LLVM] Add ability to turn on fast math flags (#9223)

No new revisions were added by this update.

Summary of changes:
 src/target/llvm/codegen_llvm.cc | 25 ++++++++++++++++++++--
 src/target/llvm/codegen_llvm.h  |  7 ++++++
 src/target/llvm/llvm_common.cc  | 20 ++++++++++++++++--
 src/target/llvm/llvm_module.cc  | 47 ++++++++++++++++++++++++++++++++++++++++-
 src/target/target_kind.cc       |  9 ++++++++
 5 files changed, 103 insertions(+), 5 deletions(-)