MLIR 22.0.0git
mlir::affine::AffineParallelizeOptions Struct Reference

#include "mlir/Dialect/Affine/Passes.h"

Public Attributes

unsigned maxNested = -1u
bool parallelReductions = false

Detailed Description

Definition at line 681 of file Passes.h.

Member Data Documentation

◆ maxNested

unsigned mlir::affine::AffineParallelizeOptions::maxNested = -1u

Definition at line 682 of file Passes.h.

◆ parallelReductions

bool mlir::affine::AffineParallelizeOptions::parallelReductions = false

Definition at line 683 of file Passes.h.


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