llvm-general-3.3.6.0: General purpose LLVM bindings

Safe HaskellSafe-Inferred

LLVM.General.AST.Float

Description

This module provides a sub-namespace for a type to support the various sizes of floating point numbers LLVM supports. It is most definitely intended to be imported qualified.

Synopsis

Documentation

data SomeFloat

A type summing up the various float types. N.B. Note that in the constructors with multiple fields, the lower significance bits are on the right - e.g. Quadruple highbits lowbits