MLIR
20.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 431 of file NVGPUTransformOps.cpp.
|
inline |
Definition at line 432 of file NVGPUTransformOps.cpp.
|
inline |
Definition at line 436 of file NVGPUTransformOps.cpp.
|
inline |
Definition at line 438 of file NVGPUTransformOps.cpp.
|
inline |
Definition at line 435 of file NVGPUTransformOps.cpp.