MLIR  19.0.0git
Namespaces | Functions
PassDetail.h File Reference
#include "mlir/IR/BuiltinOps.h"
#include "mlir/IR/Dialect.h"
#include "mlir/Pass/Pass.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::arith
 
 mlir::async
 
 mlir::scf
 

Functions

void mlir::async::cloneConstantsIntoTheRegion (Region &region)
 Clone ConstantLike operations that are defined above the given region and have users in the region into the region entry block. More...
 
void mlir::async::cloneConstantsIntoTheRegion (Region &region, OpBuilder &builder)