My Project
Namespaces | Functions
AffineToStandard.h File Reference
#include "mlir/Support/LLVM.h"
Include dependency graph for AffineToStandard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 

Functions

Value mlir::expandAffineExpr (OpBuilder &builder, Location loc, AffineExpr expr, ArrayRef< Value > dimValues, ArrayRef< Value > symbolValues)
 
void mlir::populateAffineToStdConversionPatterns (OwningRewritePatternList &patterns, MLIRContext *ctx)
 
Value mlir::lowerAffineLowerBound (AffineForOp op, OpBuilder &builder)
 
Value mlir::lowerAffineUpperBound (AffineForOp op, OpBuilder &builder)