* Use dummy func when no lowered_funcs exists in Relay mod * Dummy func -> CSourceModule with empty code str * Added comments describing the empty CSouceModule * Always import external modules w/o assertions * Use CSourceModule as a fallback for LLVMModule * Changed cond for target == llvm * Create an empty LLVM module w/o using dummy func * Avoid using IR str concat to create LLVM module * Improved comments for codegen.LLVMModuleCreate * Satisfy the linter for LLVMModuleCreate
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| codegen_amdgpu.cc | Loading commit data... | |
| codegen_arm.cc | Loading commit data... | |
| codegen_blob.cc | Loading commit data... | |
| codegen_blob.h | Loading commit data... | |
| codegen_cpu.cc | Loading commit data... | |
| codegen_cpu.h | Loading commit data... | |
| codegen_llvm.cc | Loading commit data... | |
| codegen_llvm.h | Loading commit data... | |
| codegen_nvptx.cc | Loading commit data... | |
| codegen_x86_64.cc | Loading commit data... | |
| intrin_rule_llvm.cc | Loading commit data... | |
| intrin_rule_llvm.h | Loading commit data... | |
| intrin_rule_nvptx.cc | Loading commit data... | |
| intrin_rule_rocm.cc | Loading commit data... | |
| llvm_common.cc | Loading commit data... | |
| llvm_common.h | Loading commit data... | |
| llvm_module.cc | Loading commit data... |