MLIR 22.0.0git
mlir::RemoveDeadValuesOptions Struct Reference

#include "mlir/Transforms/Passes.h"

Public Attributes

bool canonicalize = true

Detailed Description

Definition at line 1047 of file Passes.h.

Member Data Documentation

◆ canonicalize

bool mlir::RemoveDeadValuesOptions::canonicalize = true

Definition at line 1048 of file Passes.h.


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