MLIR  20.0.0git
Public Attributes | List of all members
mlir::vector::VscaleRange Struct Reference

#include "mlir/Dialect/Vector/Transforms/VectorTransforms.h"

Public Attributes

unsigned vscaleMin
 
unsigned vscaleMax
 

Detailed Description

Definition at line 120 of file VectorTransforms.h.

Member Data Documentation

◆ vscaleMax

unsigned mlir::vector::VscaleRange::vscaleMax

Definition at line 122 of file VectorTransforms.h.

◆ vscaleMin

unsigned mlir::vector::VscaleRange::vscaleMin

Definition at line 121 of file VectorTransforms.h.


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