MLIR 22.0.0git
mlir::arith::ArithIntRangeNarrowingOptions Struct Reference

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

Public Attributes

::llvm::SmallVector< unsignedbitwidthsSupported

Detailed Description

Definition at line 313 of file Passes.h.

Member Data Documentation

◆ bitwidthsSupported

::llvm::SmallVector<unsigned> mlir::arith::ArithIntRangeNarrowingOptions::bitwidthsSupported

Definition at line 314 of file Passes.h.


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