MLIR  19.0.0git
Public Attributes | List of all members
mlir::MathPolynomialApproximationOptions Struct Reference

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

Public Attributes

bool enableAvx2 = false
 

Detailed Description

Definition at line 44 of file Passes.h.

Member Data Documentation

◆ enableAvx2

bool mlir::MathPolynomialApproximationOptions::enableAvx2 = false

Definition at line 46 of file Passes.h.


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