| MLIR
    22.0.0git
    | 
#include "mlir/Dialect/GPU/IR/GPUDialect.h"#include "mlir/Support/LLVM.h"#include "llvm/ADT/StringRef.h"Go to the source code of this file.
| Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::scf | |
| mlir::gpu | |
| Functions | |
| StringRef | mlir::gpu::getMappingAttrName () | 
| Name of the mapping attribute produced by loop mappers.  More... | |
| LogicalResult | mlir::gpu::setMappingAttr (scf::ParallelOp ploopOp, ArrayRef< ParallelLoopDimMappingAttr > mapping) | 
| Sets the mapping attribute of a scf.parallel operation.  More... | |