Skip to content

Commit

Permalink
Mention #1155 in the crucible-llvm CHANGELOG
Browse files Browse the repository at this point in the history
(cherry picked from commit e6559db)
  • Loading branch information
RyanGlScott committed Feb 6, 2024
1 parent de731ba commit fd2351d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crucible-llvm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
Use `decName` to get a `Symbol` from a `Declare`.
* Implement overrides for the LLVM `llvm.is.fpclass.f*` intrinsics.
* Implement overrides for the `isinf`, `__isinf`, and `__isinff` C functions.
* Implement overrides for the LLVM `llvm.fma.f*` and `llvm.fmuladd.f*`
intrinsics.
* Implement overrides for the `fma` and `fmaf` C functions.

# 0.5
* Add `?memOpts :: MemOptions` constraints to the following functions:
Expand Down

0 comments on commit fd2351d

Please sign in to comment.