|
My Project
|
#include <Builders.h>
Public Member Functions | |
| StructuredIndexed (Value v) | |
| StructuredIndexed | operator() (ArrayRef< AffineExpr > indexings) |
| operator Value () const | |
| ArrayRef< AffineExpr > | getExprs () |
A StructuredIndexed represents a captured value that can be indexed and passed to the makeGenericLinalgOp. It allows writing intuitive index expressions such as:
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13