FLANG
Static Public Member Functions | List of all members
fir::acc::FortranSafeTempArrayCopyAttrImpl Class Reference
Inheritance diagram for fir::acc::FortranSafeTempArrayCopyAttrImpl:

Static Public Member Functions

static bool isDynamicallySafe ()
 
static mlir::Value genDynamicCheck (mlir::Location loc, fir::FirOpBuilder &builder, mlir::Value array)
 
static void registerTempDeallocation (mlir::Location loc, fir::FirOpBuilder &builder, mlir::Value array, mlir::Value temp)
 
static void registerExternalModel (mlir::DialectRegistry &registry)
 Attach the implementation to fir::OpenACCSafeTempArrayCopyAttr.
 
static void getDependentDialects (mlir::DialectRegistry &registry)
 

Member Function Documentation

◆ getDependentDialects()

static void fir::acc::FortranSafeTempArrayCopyAttrImpl::getDependentDialects ( mlir::DialectRegistry &  registry)
inlinestatic

If the methods above create any new operations, this method must register all the corresponding dialect.


The documentation for this class was generated from the following file: