Returns the denormal mode to use for inputs and outputs.
Declared in <llvm/ADT/FloatingPointMode.h>
DenormalMode
parseDenormalFPAttribute(StringRef Str);
Parsed output and input denormal modes.
| Name | Description |
|---|---|
| Str | Full denormal-fp-math attribute value to parse. |