MLIR 24.0.0git
mlir::affine::AffineLoopNormalizeOptions Struct Reference

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

Public Attributes

bool promoteSingleIter = true
bool useExpensiveMath = false

Detailed Description

Definition at line 462 of file Passes.h.

Member Data Documentation

◆ promoteSingleIter

bool mlir::affine::AffineLoopNormalizeOptions::promoteSingleIter = true

Definition at line 463 of file Passes.h.

◆ useExpensiveMath

bool mlir::affine::AffineLoopNormalizeOptions::useExpensiveMath = false

Definition at line 464 of file Passes.h.


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