MLIR 22.0.0git
RotateWhileLoop.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::scf

Functions

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