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

Public Attributes

int64_t stride
 
int64_t numEltPerStride
 

Detailed Description

Definition at line 1794 of file LoopUtils.cpp.

Member Data Documentation

◆ numEltPerStride

int64_t StrideInfo::numEltPerStride

Definition at line 1796 of file LoopUtils.cpp.

◆ stride

int64_t StrideInfo::stride

Definition at line 1795 of file LoopUtils.cpp.


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