Skip to content

Tags: tide999/Enzyme

Tags

v0.0.27

Toggle v0.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make clang build an explicit option (EnzymeAD#511) 

v0.0.26

Toggle v0.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle NVVM pow (EnzymeAD#411) * More non-strict type handling * Merge global constants * Handle NVVM pow

v0.0.25

Toggle v0.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Patch Version 

v0.0.24

Toggle v0.0.24's commit message
Bump cmake version 

v0.0.23

Toggle v0.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Expose Subtransfer and additional C API functions (EnzymeAD#384) * [CAPI] Expose subtransfer * Update * Fixup * Update enzyme/Enzyme/CApi.cpp Co-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com> * Update enzyme/Enzyme/CApi.cpp Co-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com> * Update enzyme/Enzyme/CApi.cpp Co-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com> * Update enzyme/Enzyme/CApi.cpp Co-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com> * Update enzyme/Enzyme/CApi.cpp Co-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com> Co-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com>

v0.0.22

Toggle v0.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add must cache C ABI (EnzymeAD#383) 

v0.0.21

Toggle v0.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Silence macos conversion warnings (EnzymeAD#374) 

v0.0.20

Toggle v0.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update patch for tag 

v0.0.19

Toggle v0.0.19's commit message
Fix custom allocation handler 

v0.0.18

Toggle v0.0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Forward Mode CallInst (EnzymeAD#297) * add test * implement call inst * remove calls to lookup