MLIR  20.0.0git
Namespaces | Functions
RotateWhileLoop.cpp File Reference
#include "mlir/Dialect/SCF/Transforms/Patterns.h"
#include "mlir/Dialect/SCF/IR/SCF.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::scf
 

Functions

void mlir::scf::populateSCFRotateWhileLoopPatterns (RewritePatternSet &patterns)
 Populate patterns to rotate scf.while ops, constructing do-while loops from while loops. More...