Releases: EnzymeAD/Enzyme
Releases · EnzymeAD/Enzyme
v0.0.42
v0.0.41
What's Changed
- Update EnzymeLogic.cpp by @swilliamson7 in #878
- Custom alloc zeroing by @wsmoses in #880
- Add addr replacement handling of memtransfer by @wsmoses in #879
- Set formemset by @wsmoses in #881
- Add MLIR build infra by @wsmoses in #852
- Consider even atomic loads as non-active writing by @wsmoses in #882
New Contributors
- @swilliamson7 made their first contribution in #878
Full Changelog: v0.0.40...v0.0.41
v0.0.40
v0.0.39
v0.0.38
v0.0.37
v0.0.36
v0.0.35
v0.0.34
v0.0.33
What's Changed
- std::vector to SmallVector by @tgymnich in #625
- Fix fwd fmuladd by @wsmoses in #679
- Fix constant instruction binop in forward mode by @wsmoses in #680
- Additional C++ IO support by @ZuseZ4 in #681
- Work around julia invariant load by @wsmoses in #682
- Fix atomic add case by @wsmoses in #685
- move inactive fn-matching to demangled names by @ZuseZ4 in #683
- Add rosenbrock test by @ZuseZ4 in #688
- test cmake fix by @ZuseZ4 in #691
- Handle maxpd by @wsmoses in #690
- Create shadows for constant, non internal globals by @wsmoses in #693
- Inactive typeinfo by @wsmoses in #694
Full Changelog: v0.0.32...v0.0.33