|
MLIR 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::arith |
| namespace | mlir::async |
| namespace | mlir::scf |
Functions | |
| void | mlir::async::cloneConstantsIntoTheRegion (Region ®ion) |
| Clone ConstantLike operations that are defined above the given region and have users in the region into the region entry block. | |
| void | mlir::async::cloneConstantsIntoTheRegion (Region ®ion, OpBuilder &builder) |