MLIR 23.0.0git
mlir::RemoveDeadValuesPassOptions Struct Reference

#include "mlir/Transforms/Passes.h"

Public Attributes

bool canonicalize = true

Detailed Description

Definition at line 1229 of file Passes.h.

Member Data Documentation

◆ canonicalize

bool mlir::RemoveDeadValuesPassOptions::canonicalize = true

Definition at line 1230 of file Passes.h.


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