Skip to content

Releases: EnzymeAD/Enzyme

v0.0.22

24 Nov 01:49
cbe56be
Compare
Choose a tag to compare
Add must cache C ABI (#383)

v0.0.21

01 Nov 01:38
6331179
Compare
Choose a tag to compare
Silence macos conversion warnings (#374)

v0.0.20

17 Oct 23:04
24310d2
Compare
Choose a tag to compare
Update patch for tag

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