My Project
|
Go to the source code of this file.
Classes | |
class | mlir::OpPassBase< OpT > |
Namespaces | |
mlir | |
Functions | |
std::unique_ptr< OpPassBase< FuncOp > > | mlir::createSimpleLoopsToGPUPass (unsigned numBlockDims, unsigned numThreadDims) |
std::unique_ptr< OpPassBase< FuncOp > > | mlir::createLoopToGPUPass (ArrayRef< int64_t > numWorkGroups, ArrayRef< int64_t > workGroupSize) |