Name |
Last commit
|
Last update |
---|---|---|
.. | ||
adt.h | ||
attrs.h | ||
env_func.h | ||
error.h | ||
expr.h | ||
module.h | ||
op.h | ||
span.h | ||
transform.h | ||
type.h | ||
type_relation.h |
TIR is the new namespace for low-level IR for tensor-level optimizations and loop transformations. This PR establishes the namespace and files. - lowered_func.h,buffer.h,data_layout.h -> tir/buffer.h,tir/data_layout.h,tir/lowered_func.h - ir.h -> tir/expr.h, tir/stmt.h - ir_functor_ext.h -> tir/expr_functor.h, tir/stmt_functor.h
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... | |
module.h | Loading commit data... | |
op.h | Loading commit data... | |
span.h | Loading commit data... | |
transform.h | Loading commit data... | |
type.h | Loading commit data... | |
type_relation.h | Loading commit data... |