MLIR 22.0.0git
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

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::arith
namespace  mlir::async
namespace  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.
void mlir::async::cloneConstantsIntoTheRegion (Region &region, OpBuilder &builder)