llvm-general-pure-3.3.14.3: Pure Haskell LLVM functionality (no FFI).

Safe HaskellSafe-Inferred
LanguageHaskell98

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 Source

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