MLIR  20.0.0git
Static Public Member Functions | List of all members
mlir::FixedVectorType Class Reference

A vector type with no scalable dimensions. More...

#include "mlir/IR/BuiltinTypes.h"

+ Inheritance diagram for mlir::FixedVectorType:

Static Public Member Functions

static bool classof (Type type)
 

Detailed Description

A vector type with no scalable dimensions.

Definition at line 424 of file BuiltinTypes.h.

Member Function Documentation

◆ classof()

static bool mlir::FixedVectorType::classof ( Type  type)
inlinestatic

Definition at line 428 of file BuiltinTypes.h.


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