This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 27d3d60 [TIR] GetBlockReadWriteRegion (#8875)
add 06fc788 [RISCV] Add support for llvm parameter -mabi (-target-abi)
(#8860)
No new revisions were added by this update.
Summary of changes:
python/tvm/target/__init__.py | 17 +++++++++++++-
python/tvm/target/target.py | 50 ++++++++++++++++++++++++++++++++++++++++++
src/target/llvm/llvm_common.cc | 6 +++++
src/target/llvm/llvm_module.cc | 14 ++++++++++--
src/target/target_kind.cc | 1 +
5 files changed, 85 insertions(+), 3 deletions(-)