Name |
Last commit
|
Last update |
---|---|---|
.. | ||
adt.h | ||
attrs.h | ||
env_func.h | ||
error.h | ||
expr.h | ||
function.h | ||
module.h | ||
op.h | ||
span.h | ||
tensor_type.h | ||
transform.h | ||
type.h | ||
type_functor.h | ||
type_relation.h |
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 |
---|---|---|
.. | ||
adt.h | Loading commit data... | |
attrs.h | Loading commit data... | |
env_func.h | Loading commit data... | |
error.h | Loading commit data... | |
expr.h | Loading commit data... | |
function.h | Loading commit data... | |
module.h | Loading commit data... | |
op.h | Loading commit data... | |
span.h | Loading commit data... | |
tensor_type.h | Loading commit data... | |
transform.h | Loading commit data... | |
type.h | Loading commit data... | |
type_functor.h | Loading commit data... | |
type_relation.h | Loading commit data... |