Releases: EnzymeAD/Enzyme
Releases · EnzymeAD/Enzyme
v0.0.148
v0.0.147
v0.0.146
What's Changed
- Forward memsetpattern fix by @wsmoses in #2049
- Fix memset_pattern attr by @wsmoses in #2050
- fix struct multiarg by @wsmoses in #2048
- Sugar: fix sret fwd mode by @wsmoses in #2051
- Fix backwards stack rematerailization bug by @wsmoses in #2052
- Fix asert fail nofree by @wsmoses in #2054
- improve memory management safety for Enzyme.cpp by @eelenberg in #2044
- Fix free fn with additional args by @wsmoses in #2055
- Fix unused field and override warnings by @MattBolitho in #2058
- Bump MLIR by @wsmoses in #2057
- Vector type default by @wsmoses in #2064
- Fix forward mode ldg by @wsmoses in #2065
- Shadow insert value mixed activity by @wsmoses in #2066
New Contributors
- @eelenberg made their first contribution in #2044
- @MattBolitho made their first contribution in #2058
Full Changelog: v0.0.145...v0.0.146
v0.0.145
v0.0.144
v0.0.143
What's Changed
- Extended analysis to ignore fputc by @RasmitDevkota in #2031
- sadd loosetype by @wsmoses in #2034
- Add symm by @wsmoses in #2037
- Fix for llvm main by @wsmoses in #2039
- Improve no return index error by @wsmoses in #2040
- Fix blas pointer info by @wsmoses in #2036
New Contributors
- @RasmitDevkota made their first contribution in #2031
Full Changelog: v0.0.142...v0.0.143
v0.0.142
v0.0.141
What's Changed
- Add Rust Eprintln support by @ZuseZ4 in #2022
- Fix usage of emplace_back by @tgymnich in #2021
- Use std::unique_ptr instead of std::shared_ptr by @tgymnich in #2020
- Improve error message of unknown type of load by @wsmoses in #2023
- [mlir] Function summary-based pointer analysis by @pengmai in #1722
- Rematerializer: fix recursive rematerialization error by @wsmoses in #2026
Full Changelog: v0.0.140...v0.0.141