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

A vector type containing at least one scalable dimension. More...

#include "mlir/IR/BuiltinTypes.h"

+ Inheritance diagram for mlir::ScalableVectorType:

Static Public Member Functions

static bool classof (Type type)
 

Detailed Description

A vector type containing at least one scalable dimension.

Definition at line 411 of file BuiltinTypes.h.

Member Function Documentation

◆ classof()

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

Definition at line 415 of file BuiltinTypes.h.


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