MLIR  19.0.0git
Public Attributes | List of all members
StrideInfo Struct Reference

Public Attributes

int64_t stride
 
int64_t numEltPerStride
 

Detailed Description

Definition at line 1835 of file LoopUtils.cpp.

Member Data Documentation

◆ numEltPerStride

int64_t StrideInfo::numEltPerStride

Definition at line 1837 of file LoopUtils.cpp.

◆ stride

int64_t StrideInfo::stride

Definition at line 1836 of file LoopUtils.cpp.


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