24 #ifndef TVM_S_TIR_TRANSFORM_H_
25 #define TVM_S_TIR_TRANSFORM_H_
Managed reference to PrimFuncNode.
Definition: function.h:130
tirx::PrimFunc RenewDefs(const tirx::PrimFunc &func)
Renew the definition nodes for a TIR, including Var, Buffer and IterVar. This pass works as a simple ...
An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
Definition: analyzer.h:37
Compilation target object.