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