FLANG
Fortran::lower::omp::FlangOMPContext Class Referencefinal

#include <Lower/OpenMP/Utils.h>

Inheritance diagram for Fortran::lower::omp::FlangOMPContext:

Public Member Functions

 FlangOMPContext (mlir::ModuleOp module, llvm::ArrayRef< llvm::omp::TraitProperty > constructTraits)
bool matchesISATrait (llvm::StringRef rawString) const override

Detailed Description

OMPContext flavour used by Flang's OpenMP variant matching. Adds an ISA-trait override based on the module's target-features attribute.


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