Struct MarkParallelMutator
Defined in File lower_impl.h
Inheritance Relationships
Base Type
public ir::IRMutator< Expr *>
Struct Documentation
-
struct
cinn::lang::detail
::
MarkParallelMutator
: public ir::IRMutator<Expr*> Mark the PolyFor as Parallel if is called Parallel in Stage.