FLANG
fir::IntrinsicLoweringOptions Struct Reference

Options controlling intrinsic lowering that depend on front-end state. More...

#include <flang/Optimizer/Builder/IntrinsicCall.h>

Public Attributes

bool coarrayEnabled = false
 Whether multi-image (coarray) features are enabled (e.g. via -fcoarray).
bool noPPCNativeVecElemOrder = false
 Whether to avoid using the native vector element order on PPC targets.

Detailed Description

Options controlling intrinsic lowering that depend on front-end state.


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