MLIR 24.0.0git
SCFToAffine.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_RAISESCFTOAFFINEPASS

Functions

std::unique_ptr<::mlir::Passmlir::createRaiseSCFToAffinePass ()
void mlir::populateSCFToAffineConversionPatterns (RewritePatternSet &patterns)
 Collect a set of patterns to convert SCF operations to Affine operations.

Macro Definition Documentation

◆ GEN_PASS_DECL_RAISESCFTOAFFINEPASS

#define GEN_PASS_DECL_RAISESCFTOAFFINEPASS

Definition at line 18 of file SCFToAffine.h.