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

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

Public Attributes

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

Detailed Description

Definition at line 19 of file Passes.h.

Member Data Documentation

◆ sourceTypeStrs

::llvm::SmallVector<std::string> mlir::arith::ArithEmulateUnsupportedFloatsOptions::sourceTypeStrs

Definition at line 20 of file Passes.h.

◆ targetTypeStr

std::string mlir::arith::ArithEmulateUnsupportedFloatsOptions::targetTypeStr = "f32"

Definition at line 21 of file Passes.h.


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