MLIR 22.0.0git
mlir::scf::LoopNest Struct Reference

#include "mlir/Dialect/SCF/IR/SCF.h"

Public Attributes

LoopVector loops
ValueVector results

Detailed Description

Definition at line 66 of file SCF.h.

Member Data Documentation

◆ loops

LoopVector mlir::scf::LoopNest::loops

Definition at line 67 of file SCF.h.

Referenced by mlir::linalg::GenerateLoopNest< LoopTy >::doit().

◆ results

ValueVector mlir::scf::LoopNest::results

Definition at line 68 of file SCF.h.


The documentation for this struct was generated from the following file: