[CODEGEN] Enable inline llvm asm code (#1486)
Showing
- docs/api/python/contrib.rst 6 additions, 0 deletionsdocs/api/python/contrib.rst
- include/tvm/ir.h 2 additions, 0 deletionsinclude/tvm/ir.h
- python/tvm/contrib/clang.py 96 additions, 0 deletionspython/tvm/contrib/clang.py
- python/tvm/contrib/util.py 43 additions, 0 deletionspython/tvm/contrib/util.py
- python/tvm/schedule.py 2 additions, 0 deletionspython/tvm/schedule.py
- src/codegen/llvm/codegen_cpu.cc 5 additions, 0 deletionssrc/codegen/llvm/codegen_cpu.cc
- src/codegen/llvm/codegen_llvm.cc 36 additions, 0 deletionssrc/codegen/llvm/codegen_llvm.cc
- src/codegen/llvm/codegen_llvm.h 2 additions, 0 deletionssrc/codegen/llvm/codegen_llvm.h
- src/codegen/llvm/llvm_common.h 1 addition, 0 deletionssrc/codegen/llvm/llvm_common.h
- src/codegen/llvm/llvm_module.cc 7 additions, 0 deletionssrc/codegen/llvm/llvm_module.cc
- tests/python/unittest/test_codegen_llvm.py 43 additions, 0 deletionstests/python/unittest/test_codegen_llvm.py
Loading
Please register or sign in to comment