packages feed

llvm-extra-0.9: Changes.md

# Change log for the `llvm-extra` package

## 0.9

* `Extension`: Move to new package `llvm-extension`.
  We now implement advanced instructions using generic LLVM intrinsics.

## 0.8.1

* `FastMath`: support for simplified arithmetic primitives
  under the assumption of the absence of corner cases.