Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README | ||
build_aocl_off.cc | ||
build_cuda_off.cc | ||
build_cuda_on.cc | ||
build_metal_off.cc | ||
build_opencl_off.cc | ||
build_opengl_off.cc | ||
build_rocm_off.cc | ||
build_sdaccel_off.cc |
As part of the unified IR refactor. This PR refactors the target codegen to use IRModule containing tir::PrimFuncs. In order to break the refactor into several steps without breaking the codebase, we built an conversion pass to convert Array<LoweredFunc> into IRModule. The follow-up refactors will gradually move the passes covered by IRModule up until we cover all the passes. Then we can remove the additional redundant concepts such as LoweredFunc.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README | Loading commit data... | |
build_aocl_off.cc | Loading commit data... | |
build_cuda_off.cc | Loading commit data... | |
build_cuda_on.cc | Loading commit data... | |
build_metal_off.cc | Loading commit data... | |
build_opencl_off.cc | Loading commit data... | |
build_opengl_off.cc | Loading commit data... | |
build_rocm_off.cc | Loading commit data... | |
build_sdaccel_off.cc | Loading commit data... |