MLIR 22.0.0git
mlir::math::MathExtendToSupportedTypesOptions Struct Reference

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

Public Attributes

::llvm::SmallVector< std::string > extraTypeStrs
std::string targetTypeStr = "f32"

Detailed Description

Definition at line 112 of file Passes.h.

Member Data Documentation

◆ extraTypeStrs

::llvm::SmallVector<std::string> mlir::math::MathExtendToSupportedTypesOptions::extraTypeStrs

Definition at line 113 of file Passes.h.

◆ targetTypeStr

std::string mlir::math::MathExtendToSupportedTypesOptions::targetTypeStr = "f32"

Definition at line 114 of file Passes.h.


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