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

#include "mlir/Dialect/Vector/IR/VectorOps.h"

Public Attributes

int64_t dim
 
bool isScalable
 

Detailed Description

Definition at line 75 of file VectorOps.h.

Member Data Documentation

◆ dim

int64_t mlir::vector::VectorDim::dim

Definition at line 76 of file VectorOps.h.

◆ isScalable

bool mlir::vector::VectorDim::isScalable

Definition at line 77 of file VectorOps.h.


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