MLIR 23.0.0git
OpenACCCG.cpp File Reference
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/Dialect/OpenACC/OpenACC.h"
#include "mlir/Dialect/Utils/StaticValueUtils.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Region.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
#include "mlir/Support/LogicalResult.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallVector.h"

Go to the source code of this file.

Functions

static ParWidthOp getParWidthOpForLaunchArg (ComputeRegionOp op, GPUParallelDimAttr parDim)

Function Documentation

◆ getParWidthOpForLaunchArg()

ParWidthOp getParWidthOpForLaunchArg ( ComputeRegionOp op,
GPUParallelDimAttr parDim )
static

Definition at line 359 of file OpenACCCG.cpp.