|
MLIR 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | mlir::Mem2RegStatistics |
| Statistics collected while applying mem2reg. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Functions | |
| LogicalResult | mlir::tryToPromoteMemorySlots (ArrayRef< PromotableAllocationOpInterface > allocators, OpBuilder &builder, const DataLayout &dataLayout, DominanceInfo &dominance, Mem2RegStatistics statistics={}) |
| Attempts to promote the memory slots of the provided allocators. | |