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

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

Public Attributes

unsigned maxNested = -1u
bool parallelReductions = false

Detailed Description

Definition at line 759 of file Passes.h.

Member Data Documentation

◆ maxNested

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

Definition at line 760 of file Passes.h.

◆ parallelReductions

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

Definition at line 761 of file Passes.h.


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