* added initial llvm codegen for amdgpu * fixed whitespace * fixed hsaco gen from ir * fixed targetmachine for rocm and added GetSource for rocm * fixed whitespace issues * changed statement to use less than 100 lines * added intrinsics for workgroup - rocm * whitespace - newline error fix * fixed error msg for workitem-workgroup intrinsics * added llvm ir dump for rocm codegen * [ROCM] changed codegen to emit proper amdgpu kernel header * fixed whitespace error * fixed whitespace error- 2 * fixed AddFunction to not to use extra arg 1. Changed AddFunctionInternal to not to take extra arg for target type 2. Use Target from CodeGenLLVM to check for AMDGPU target * fixed whitespaces * fixed whitespaces 2 * fixed codegen for AMDGPU - now generating valid IR * fixed codegen depending on code review * reviewed alignment for amd devices * added code to dump code object to file * fixed cpplint errors * print out IR after pass manager * added code to dump asm, obj to file and std string * fixed whitespaces * Update codegen_amdgpu.cc * used registry for amdgpu llvm * Fixed whitespaces * added code for calling linker * fixed formatting errors * added rocm link python interface * fixed pylint issues and added more body to the function * added doc string * added doc string for module * fixed python code after review, fixed llvm object codegen * fixed linker to generate code object * removed dumping to output file and debugging log out * fixed lint for python code * added fault check after running linker * removed print statement in rocm.py * changed rocm lld linker to raise runtimeerror than emitting error log to stderr * changed the way linker command line is pass to subprocess.popen * removed redundant code and reuse tvm utils * removed commented out code * removed cloning of unused modules, and put IR into string
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test_arith_detect_linear_equation.py | Loading commit data... | |
test_arith_domain_touched.py | Loading commit data... | |
test_arith_intset.py | Loading commit data... | |
test_arith_modular.py | Loading commit data... | |
test_arith_simplify.py | Loading commit data... | |
test_build_lower.py | Loading commit data... | |
test_codegen_cross_llvm.py | Loading commit data... | |
test_codegen_device.py | Loading commit data... | |
test_codegen_extern.py | Loading commit data... | |
test_codegen_llvm.py | Loading commit data... | |
test_codegen_static_init.py | Loading commit data... | |
test_codegen_vm_basic.py | Loading commit data... | |
test_ir_builder.py | Loading commit data... | |
test_lang_basic.py | Loading commit data... | |
test_lang_buffer.py | Loading commit data... | |
test_lang_container.py | Loading commit data... | |
test_lang_group.py | Loading commit data... | |
test_lang_reflection.py | Loading commit data... | |
test_lang_schedule.py | Loading commit data... | |
test_lang_tag.py | Loading commit data... | |
test_lang_tensor.py | Loading commit data... | |
test_module_load.py | Loading commit data... | |
test_pass_basic.py | Loading commit data... | |
test_pass_combine_context_call.py | Loading commit data... | |
test_pass_equal.py | Loading commit data... | |
test_pass_inject_double_buffer.py | Loading commit data... | |
test_pass_inject_vthread.py | Loading commit data... | |
test_pass_inline.py | Loading commit data... | |
test_pass_ir_transform.py | Loading commit data... | |
test_pass_lift_attr_scope.py | Loading commit data... | |
test_pass_loop_partition.py | Loading commit data... | |
test_pass_makeapi.py | Loading commit data... | |
test_pass_remove_no_op.py | Loading commit data... | |
test_pass_rewrite_unsafe_select.py | Loading commit data... | |
test_pass_simplify.py | Loading commit data... | |
test_pass_split_pipeline.py | Loading commit data... | |
test_pass_storage_flatten.py | Loading commit data... | |
test_pass_storage_rewrite.py | Loading commit data... | |
test_pass_storage_sync.py | Loading commit data... | |
test_pass_unroll.py | Loading commit data... | |
test_pass_vectorize.py | Loading commit data... | |
test_pass_virtual_thread.py | Loading commit data... | |
test_runtime_extension.py | Loading commit data... | |
test_runtime_ndarray.py | Loading commit data... | |
test_runtime_packed_func.py | Loading commit data... | |
test_runtime_rpc.py | Loading commit data... | |
test_schedule_bound_inference.py | Loading commit data... | |
test_schedule_graph.py | Loading commit data... | |
test_schedule_lstm.py | Loading commit data... | |
test_schedule_schedule_ops.py | Loading commit data... | |
test_schedule_tensorize.py | Loading commit data... |