Skip to content

Releases: EnzymeAD/Enzyme

v0.0.19

28 Sep 22:12
Compare
Choose a tag to compare
Fix custom allocation handler

v0.0.18

10 Sep 19:22
9c10f97
Compare
Choose a tag to compare
Forward Mode CallInst (#297)

* add test

* implement call inst

* remove calls to lookup

v0.0.17

26 Aug 18:06
Compare
Choose a tag to compare
Add type to fix macos build

v0.0.16

23 Jul 14:24
1196783
Compare
Choose a tag to compare
Handle putchar (#241)

v0.0.15

09 Jul 10:37
a75e86a
Compare
Choose a tag to compare
Fix noundef and other errors (#227)

* Fix noundef and other errors

* Fix lookup

* Only run gmm on LLVM's without tbaa bug

v0.0.14

08 Jul 15:45
00b5819
Compare
Choose a tag to compare
Fix Julia packaging

v0.0.13: Forward mode cast inst (#194)

11 Jun 08:30
10e61f3
Compare
Choose a tag to compare
* implemented forward mode visitCastInst

v0.0.12

24 May 16:20
Compare
Choose a tag to compare
Handle differentiation via invoke

v0.0.11

14 May 01:18
Compare
Choose a tag to compare
Recompute of constant global variables

v0.0.10

27 Apr 21:08
Compare
Choose a tag to compare
Fix macos build (#183)