MathFlags

public struct MathFlags : OptionSet, Hashable, Sendable
extension BuiltinFunction.MathFlags: CustomStringConvertible

A set of customizations to the behavior of floating point operations.

The meaning of each customization is given by the LLVM option of the same name.

Parsing