|
MLIR 22.0.0git
|
Go to the source code of this file.
Classes | |
| class | mlir::acc::ACCOpReplaceWithVarConversion< OpTy > |
| Pattern to replace an ACC op with its var operand. More... | |
| class | mlir::acc::ACCOpEraseConversion< OpTy > |
| Pattern to simply erase an ACC op (for ops with no results). More... | |
| class | mlir::acc::ACCRegionUnwrapConversion< OpTy > |
| Pattern to unwrap a region from an ACC op and erase the wrapper. More... | |
| class | mlir::acc::ACCDeclareEnterOpConversion |
| Pattern to erase acc.declare_enter and its associated acc.declare_exit. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::acc |