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 |
---|---|---|
.. | ||
compute_op.cc | Loading commit data... | |
compute_op.h | Loading commit data... | |
cross_thread_reduction.cc | Loading commit data... | |
extern_op.cc | Loading commit data... | |
hybrid_op.cc | Loading commit data... | |
hybrid_op.h | Loading commit data... | |
op_util.cc | Loading commit data... | |
op_util.h | Loading commit data... | |
placeholder_op.cc | Loading commit data... | |
scan_op.cc | Loading commit data... | |
tensor_compute_op.cc | Loading commit data... | |
tensorize.cc | Loading commit data... |