|
MLIR 22.0.0git
|
Helper struct to encode a pair of row/column indexings in the form of affine expressions. More...
Public Member Functions | |
| RowColIndexing (AffineExpr row, AffineExpr col) | |
| AffineExpr | row () const |
| AffineExpr | col () const |
| void | print (llvm::raw_ostream &os) const |
Helper struct to encode a pair of row/column indexings in the form of affine expressions.
Definition at line 413 of file NVGPUTransformOps.cpp.
|
inline |
Definition at line 414 of file NVGPUTransformOps.cpp.
|
inline |
Definition at line 418 of file NVGPUTransformOps.cpp.
Referenced by RowColIndexing().
|
inline |
Definition at line 420 of file NVGPUTransformOps.cpp.
|
inline |
Definition at line 417 of file NVGPUTransformOps.cpp.
Referenced by RowColIndexing().