My Project
|
Go to the source code of this file.
Classes | |
class | mlir::AffineMap |
struct | llvm::DenseMapInfo< mlir::AffineMap > |
Namespaces | |
mlir | |
mlir::detail | |
Check if a Callable type can be invoked with the given set of arg types. | |
llvm | |
Functions | |
inline ::llvm::hash_code | mlir::hash_value (AffineMap arg) |
AffineMap | mlir::simplifyAffineMap (AffineMap map) |
Simplify an affine map by simplifying its underlying AffineExpr results. More... | |
AffineMap | mlir::inversePermutation (AffineMap map) |
AffineMap | mlir::concatAffineMaps (ArrayRef< AffineMap > maps) |
raw_ostream & | mlir::operator<< (raw_ostream &os, AffineMap map) |