Releases: EnzymeAD/Enzyme
Releases · EnzymeAD/Enzyme
v0.0.19
Fix custom allocation handler
v0.0.18
Forward Mode CallInst (#297)
* add test
* implement call inst
* remove calls to lookup
v0.0.17
Add type to fix macos build
v0.0.15
Fix noundef and other errors (#227)
* Fix noundef and other errors
* Fix lookup
* Only run gmm on LLVM's without tbaa bug
v0.0.13: Forward mode cast inst (#194)
* implemented forward mode visitCastInst
v0.0.12
Handle differentiation via invoke
v0.0.11
Recompute of constant global variables